{"library":"nestjs-drizzle","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.1.6","tags":["javascript","nestjs","drizzle","orm","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install nestjs-drizzle","imports":["import { DrizzleModule } from 'nestjs-drizzle/postgres'","import { DrizzleModule } from 'nestjs-drizzle/mysql'","import { DrizzleModule } from 'nestjs-drizzle/sqlite'","DrizzleModule.forRoot({ schema, ... })"]},{"cmd":"yarn add nestjs-drizzle","imports":[]},{"cmd":"pnpm add nestjs-drizzle","imports":[]}],"homepage":"https://github.com/solmanter/nestjs-drizzle.git","github":"https://github.com/solmanter/nestjs-drizzle.git","docs":null,"changelog":null,"pypi":null,"npm":"nestjs-drizzle","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}