SQLite Viewer
Browse local SQLite databases, inspect tables, and run SQL queries privately.
Browse a SQLite database
Open a local .db file, inspect tables, and run read-only SQL queries in your browser.
About this tool
Browse local SQLite databases in your browser with sql.js. Inspect tables, run SQL queries, and export result sets as CSV without sending your database to a server.
- Open .db / .sqlite files locally
- Click tables to preview rows
- Run custom SQL and export results
Prefer a walkthrough? Read the SQLite Viewer guide.
FAQ
Is my database uploaded?
No. The file is opened in memory inside your browser using WebAssembly SQL.
Guides
Learn the workflow, then jump back into the free tools
Guide for this tool
How to Use SQLite Viewer
Browse local SQLite databases, inspect tables, and run SQL queries privately. A practical Toolara guide with tips, workflow advice, and links to the free online tool.
6 min read
How to Read and Build Cron Expressions
Understand the five cron fields and build reliable schedules for scripts, backups, and recurring jobs.
4 min read
How to Format and Validate JSON Quickly
Fix invalid JSON, beautify API responses, and minify payloads with a simple browser workflow.
4 min read
How to Use Base64 Encoder / Decoder
Encode or decode Base64 strings quickly in your browser. A practical Toolara guide with tips, workflow advice, and links to the free online tool.
Related tools
More utilities in the same category