
SQLite Viewer 作者: Balvin
A tabular SQLite viewer and editor that supports opening of multiple databases
916 位使用者916 位使用者
擴充套件後設資料
畫面擷圖



關於此擴充套件
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.
由 1 位評論者給出 4.3 分
權限與資料了解更多
選用的權限:
- 存取您所有網站中的資料
更多資訊
0.1.3 版的發行公告
1. updating to the latest sql.js library