SQLite DB Viewer
Open, browse, query, and modify SQLite databases directly in your browser. No upload required — all local.
Open Existing Database
Upload any .db, .sqlite, or .sqlite3 file to inspect and query it.
Create New Database
Start from scratch with a blank in-memory SQLite database and run SQL to create tables.
Your database never leaves your browser. All processing happens locally using WebAssembly (sql.js). Nothing is uploaded to any server.