SQLite Viewer Web is a free, web-based SQLite Explorer, inspired by DB Browser for SQLite and Airtable.
Features
- Works everywhere: Fully web-based and platform-independent
- Fast UI with virtualized scrolling, sorting, filtering, etc.
- SQLite-based full text search
- Pin columns, rows for better viewing experience
- Extract and download embedded BLOBs
Caveats
There are limits to what a web-based SQLite tool can do:
- Cached and Readonly
- Only works for files that fit in system memory
- Requires uncorrupted files, i.e. -journal and -wal files are ignored