SQLite viewer
Browse SQLite databases locally
Inspect SQLite database tables, columns, and rows in an interactive browser view without uploading the database to a remote query service.
Open File ViewerChoose a SQLite or DB file after the viewer opens.
What the SQLite viewer supports
- Database metadata and schema inspection.
- Table selection with browsable rows and columns.
- Local query and export tools exposed by the viewer.
- Read-oriented inspection without running database application code.
Privacy and limitations
The database is opened in browser memory in the default flow. Very large databases are constrained by device memory, and encrypted, damaged, or extension-dependent databases may not open.