Command Palette
Search for a command to run

connect-bun-sqlite

✓ Relevant

Connect Drizzle ORM to Bun's native SQLite driver with async or sync APIs; initialize with `drizzle()` or `drizzle({ client: new Database('sqlite.db') })`.