Nest.js boilerplate with Drizzle ORM and PostgreSQL for backend APIs
A boilerplate Nest.js backend integrating Drizzle ORM with PostgreSQL to simplify database configuration and common data access patterns. It includes a preconfigured project structure, database setup, and examples for building server-side APIs in TypeScript. Suited for developers who want a starting point for API services or microservices that use SQL databases.
0