SQLite Viewer

#3.4 / 5 rate

SQLite Viewer

10,000 users

2020-02-17

balvin.perrie

Extension Information

5 star
60%
4 star
0%
3 star
0%
2 star
0%
1 star
40%

Supported Languages

Permissions

Optional hot Permissions

Description

A tabular SQLite viewer and editor that supports opening of multiple databases

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 SQLite database browsing without using any native components. You can simply open a local or server-side database with one click. The extension displays the containing tables in the database 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 resulted binary database for later use or use with another application.