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

connect-bun-sqlite

✓ Relevant

Native bun:sqlite support with both async and sync APIs; initialize with drizzle() and optionally pass Database client; sync methods mirror SQLite: all, get, values, run.