SQLite-visning
Åpne SQLite-databaser (.sqlite, .db), bla gjennom tabeller og kjør SQL-spørringer i nettleseren via WebAssembly.
About SQLite Viewer
Open SQLite database files (.sqlite, .db) and browse their tables, schema, and rows. Run SQL queries against the database using sql.js, entirely in the browser.
How to Use
Upload or drag in a .sqlite, .db, or .sqlite3 file. The viewer loads the database into an in-browser SQL engine (sql.js / WebAssembly) and lets you inspect tables and run queries.
Privacy
Databases are loaded into your browser via WebAssembly. The file is never uploaded to a server.
▶Which formats are supported?
SQLite 3 database files (.sqlite, .db, .sqlite3, .db3). Encrypted (SQLCipher) databases cannot be opened without their key.
▶Can I edit or query the database?
Yes — you can browse tables and run SELECT queries locally. Edits are made to the in-browser copy only; your original file is not modified.
Hvis dette verktøyet har vært nyttig for deg, vurder å kjøpe meg en kaffe.
Kjøp meg en kaffe