quick-start
✓ RelevantInstall 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.