typescript-drizzle-orm
SolidType-safe SQL with Drizzle ORM in TypeScript. Use when defining database schemas, writing queries, setting up relations, running migrations, or working with PostgreSQL/MySQL/SQLite/Cloudflare D1/Durable Objects data layers.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- martinffx
- Repository
- martinffx/atelier
- Created
- 8 months ago
- Last Updated
- 1 months ago
- Language
- TypeScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
drizzle-schema-architect
Generates strictly typed Drizzle ORM schemas for PostgreSQL with indexes, foreign keys, and Zod schema deduction.
api-database-drizzle
Drizzle ORM, queries, migrations
postgres-drizzle
Engineer plain PostgreSQL databases with Drizzle: schemas, constraints, migrations, expand-contract rollouts, transactions, isolation, locking, tenant boundaries and RLS, indexes, query plans, pagination, data types, pooling, and generated SQL review. Use for PostgreSQL/Drizzle schema changes, migration safety, query performance, concurrency bugs, or database invariants. Retrieval-first for version-sensitive Drizzle APIs and commands. This skill does not own Supabase services, generic API design, or application authentication.