orm/drizzle
Drizzle ORM wired to the selected SQL database, with a starter schema and drizzle-kit scripts.
Provides: orm, orm:drizzle
Requires: database:sql, language:typescript
Conflicts with: orm
Files it writes
src/db/index.tssrc/db/schema.tsdrizzle.config.ts
Dependencies
drizzle-orm@^0.44.6
Development only:
drizzle-kit@^0.31.5
What it merges into other files
pnpm-workspace.yaml(yaml-deep)
Use it
atarashi new my-app --add orm/drizzle
atarashi add orm/drizzle
Version 1.0.0. Format reference: Authoring blueprints.
Part of the atarashi documentation, written and maintained by Gautam Suthar.