SQLite Reader 作者: Loori
Easily browse, edit and manage SQLite database inside your browser!
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
SQLite Reader is an add-on that help you easily browse, edit and render SQLite database.
You can execute any SQLite command that you would like (SQL and SQLite have many differences but SQLite has most of the SQL standard). This add-on uses SQLite library which is compiled from C language to JavaScript with Emscripten compiler. Emscripten is a source-to-source compiler that can compile native C/C++ codes to JavaScript language.
In order to work with this add-on, just open the app UI and drag a SQLite file to the designated area in the app (top section). Once the SQLite is fully loaded, you will see the commands in the text-area (middle section) within the UI. Simply add/edit the code and then click on the - Execute SQLite - button at the top left corner (the green button).
Please note that, executing any command may take some time depending on the SQLite database size. The result is rendered in the result section (section III) within the app UI. You can also save the database by pressing on the - Save Database - button at the top. Moreover, there is also a button to insert a "sample" SQLite code. Simply press on this button and then click on the - Execute SQLite - button to see the results.
Note #1: since this add-on runs SQLite commands within the browser, it runs slower than the native SQLite application/library. However, using it is very easy comparing to the native SQLite application. Please note that, for very large SQLite database, you still need the native application. This add-on is only suitable for reasonable database size.
Note #2: this add-on is still in beta and may work as expected. Please report your bugs or any feature request via addon's homepage, bug report form.
You can execute any SQLite command that you would like (SQL and SQLite have many differences but SQLite has most of the SQL standard). This add-on uses SQLite library which is compiled from C language to JavaScript with Emscripten compiler. Emscripten is a source-to-source compiler that can compile native C/C++ codes to JavaScript language.
In order to work with this add-on, just open the app UI and drag a SQLite file to the designated area in the app (top section). Once the SQLite is fully loaded, you will see the commands in the text-area (middle section) within the UI. Simply add/edit the code and then click on the - Execute SQLite - button at the top left corner (the green button).
Please note that, executing any command may take some time depending on the SQLite database size. The result is rendered in the result section (section III) within the app UI. You can also save the database by pressing on the - Save Database - button at the top. Moreover, there is also a button to insert a "sample" SQLite code. Simply press on this button and then click on the - Execute SQLite - button to see the results.
Note #1: since this add-on runs SQLite commands within the browser, it runs slower than the native SQLite application/library. However, using it is very easy comparing to the native SQLite application. Please note that, for very large SQLite database, you still need the native application. This add-on is only suitable for reasonable database size.
Note #2: this add-on is still in beta and may work as expected. Please report your bugs or any feature request via addon's homepage, bug report form.
为您的体验打分
支持这位开发者
此扩展的开发者寻求您的小小捐助以支持其持续发展。
更多信息
添加到收藏集
Loori 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分