SQLite Browser

Open, query, and export SQLite database files directly in your browser. 100% private, secure, and fast local browser processi

Your files never leave your device. Processed locally. 100% private.

Unlocking Tool Engine...

How To Use SQLite Browser

Complete your task perfectly in just three straightforward steps.

1

Open database

Drop your .sqlite, .db, or .db3 file.

2

Browse tables or run SQL

Click a table to browse its data, or run custom SQL queries.

3

Export

Export query results or entire tables as CSV.

FAQ

Everything you need to know about the SQLite Browser.

Is my database uploaded?

No. sql.js (SQLite compiled to WASM) runs entirely in your browser.

What SQLite version is supported?

SQLite 3.x — all standard SQL features are supported.

Can I modify data?

Yes — run INSERT, UPDATE, DELETE queries and download the modified database.