postgresql-existing-project
✓ Relevant11-step guide to integrate Drizzle ORM into existing PostgreSQL project: install pg, configure DATABASE_URL, introspect existing schema, connect via node-postgres Client, query database, optionally update schema and apply migrations.