About
This skill provides a comprehensive blueprint for implementing Drizzle ORM in Node.js environments, offering a high-performance, lightweight alternative to Prisma. It automates the setup of TypeScript-first database schemas, relational mapping, and migration workflows while maintaining full SQL control. By utilizing this skill, developers can quickly bootstrap robust database layers with automatic type inference, complex join patterns, and transaction management, ensuring a seamless and type-safe bridge between application code and PostgreSQL databases.