Bun SQLite Setup
✓ RelevantStep-by-step setup for Drizzle ORM with Bun's native SQLite driver: install packages, configure DB_FILE_NAME env var, connect to database, define schema, setup drizzle config, apply migrations, seed/query data, run with bun.