Command Palette
Search for a command to run
Command Palette
Search for a command to run

quick-start

✓ Relevant

Install drizzle-orm and drizzle-kit, define PostgreSQL schema with pgTable, configure drizzle.config.ts with dialect/schema/out paths, add generate/migrate npm scripts, run generate to create SQL migrations then migrate to apply them.