About
This skill provides Claude with the specialized knowledge required to implement a robust, type-safe database layer using Drizzle ORM and the Bun SQLite driver. It streamlines the development process by providing standardized patterns for schema definitions, migration management with Drizzle Kit, and efficient CRUD operations. By leveraging this skill, developers can quickly set up relational data models, handle complex transactions, and utilize prepared statements, ensuring high performance and type safety across their Bun-powered TypeScript applications.