NestJS Drizzle

JSON →
library 1.1.6 ·javascript
verified Jun 4, 2026

NestJS Drizzle ORM Helper Module v1.1.6. Provides a seamless integration of Drizzle ORM into NestJS applications with support for multiple databases: PostgreSQL (including Neon, Vercel, Supabase), MySQL (including PlanetScale), SQLite, Turso/LibSQL. Follows NestJS module conventions with DrizzleModule.forRoot() and per-database driver imports. Ships TypeScript types. Release cadence is irregular; stable but not widely adopted. Differentiator: official Drizzle NestJS integration alternatives exist, but this package simplifies configuration with driver-specific modules.