Published
nest-drizzle-native
Nest-native Drizzle ORM integration with modules, DI, repositories, named connections, transaction decorators, and runnable samples.
Open-source NestJS integrations
Nest Native packages bring decorator-first APIs, dependency injection, testing utilities, and production-minded docs to tools that TypeScript backend teams already love.
Projects
Published
Nest-native Drizzle ORM integration with modules, DI, repositories, named connections, transaction decorators, and runnable samples.
Published
Decorator-first tRPC for NestJS, designed around routers, procedures, dependency injection, enhancers, and type-safe client consumption.
Exploration
A feasibility track for a thin, Prisma-respecting Nest integration focused on clients, repositories, transactions, testing, and error mapping.
Philosophy
A Nest Native package should feel like it belongs next to official NestJS integrations: modules, decorators, dependency injection, lifecycle hooks, testing tools, and clear documentation.
It should also respect the tool it integrates. Drizzle should still feel SQL-first. tRPC should still preserve end-to-end type safety. Future Prisma work should keep the generated client visible and trusted.