nnestjs-drizzle-crud
Support

Sponsor

nestjs-drizzle-crud is free and MIT licensed. Sponsoring on GitHub funds the fixes, the docs, and the next release.

nestjs-drizzle-crud is free, MIT licensed, and built in the open. If it saves you time, sponsoring on GitHub is the most direct way to keep it maintained.

Even $1 a month helps. It funds bug fixes, new guides, and the work of keeping the package current with NestJS and Drizzle releases.

Why sponsor

A CRUD layer sounds simple until you own it in production. What this package absorbs on your behalf:

  • Dialect differences. PostgreSQL RETURNING against MySQL insertId, and the three different shapes drivers use to report affected rows.
  • Error mapping. Constraint violations and data exceptions become 404, 409 and 400 responses instead of leaking a 500.
  • Query correctness. Pagination that keeps total right when filters and search apply, joins that do not inflate the count, soft delete that no read path forgets.
  • Docs and examples. Every guide on this site is written against a running example app, and the e2e suite hits a real database.

That maintenance is ongoing work, given away for free. Sponsorship is what makes keeping it free sustainable.

How to sponsor

Open the GitHub Sponsors page

Go to github.com/sponsors/myviliha.

Pick a monthly or one-time amount

Any tier is genuinely useful. Monthly sponsorships help most, because they make the maintenance load predictable.

Tell us what you are building

Reply to the sponsorship thank-you, or open a discussion. Knowing which features people depend on shapes what gets built next.

What sponsorship funds

AreaWhat your sponsorship pays for
MaintenanceCompatibility with new NestJS, Drizzle and TypeScript releases, and security patches.
FeaturesThe roadmap items people actually ask for, prioritized by sponsor input.
DocumentationGuides written against a working example, kept in sync with every release.
SupportTime spent answering issues and discussions instead of squeezing it into evenings.

Other ways to help

Sponsorship is not the only contribution that matters:

  • Star the repository. It is how most people find the package.
  • Report a bug with a reproduction. A failing case against a real schema is worth more than a feature request.
  • Send a pull request. See CONTRIBUTING.md.
  • Write about it. A blog post or a talk reaches people no README will.

Sponsors

Sponsors are listed here with their name and logo. Be the first to claim a spot.

Become a sponsor on GitHub

On this page