
SQLite Viewer by Balvin
A tabular SQLite viewer and editor that supports opening of multiple databases
998 Users998 Users
Extension Metadata
Screenshots



About this extension
Features:
1. Opens multiple SQLite databases on a single tabular view
2. Opens local and remote SQLite databases
3. Creates SQLite databases on your browser memory
4. Download SQLite databases after edit
5. Works offline without any server interaction
Description:
This extension is meant to ease the SQLite database browsing. You can simply open a local or server-side database with one click. The extension displays the containing tables in the DB and you can browse any table in multiple tabs. The extension loads the results that fit into the user screen hence you don't need to worry that the SQLite query returns huge tables. The data is fetched on demand when you scroll down. This extension supports keyboard shortcuts for almost all the actions. Please visit the FAQ page for more info.
You can use this extension to view an SQLite query or even create new databases or modify an existing database. You can alter and save the results for later use.
1. Opens multiple SQLite databases on a single tabular view
2. Opens local and remote SQLite databases
3. Creates SQLite databases on your browser memory
4. Download SQLite databases after edit
5. Works offline without any server interaction
Description:
This extension is meant to ease the SQLite database browsing. You can simply open a local or server-side database with one click. The extension displays the containing tables in the DB and you can browse any table in multiple tabs. The extension loads the results that fit into the user screen hence you don't need to worry that the SQLite query returns huge tables. The data is fetched on demand when you scroll down. This extension supports keyboard shortcuts for almost all the actions. Please visit the FAQ page for more info.
You can use this extension to view an SQLite query or even create new databases or modify an existing database. You can alter and save the results for later use.
Rated 4.3 by 4 reviewers
Permissions and dataLearn more
Optional permissions:
- Access your data for all websites
More information
- Add-on Links
- Version
- 0.1.3
- Size
- 863.54 KB
- Last updated
- 4 years ago (Apr 6, 2021)
- Related Categories
- License
- Mozilla Public License 2.0
- Version History
- Add to collection
The developer of this extension asks that you help support its continued development by making a small contribution.
Release notes for 0.1.3
1. updating to the latest sql.js library