Sqlite Reader Online Sqlite Reader Online

Productivity
Version: 0.1
Last Update: 2022-05-29

Overview

Sqlite Reader Online is a Chrome extension developed by Steven Sanders. According to the data from Chrome web store, current version of Sqlite Reader Online is 0.1, updated on 2022-05-29.
39 users have installed this extension. 29 users have rated this extension with an average rating of .

Quickly access, edit, and manage your SQLite database from within your browser!

You may run any SQLite command you want (SQL and SQLite are quite different, yet they share a lot of features). This add-on is written in JavaScript, using the SQLite library compiled from C code with Emscripten. Emscripten is a source-to-source compiler that converts native C/C++ instructions to JavaScript.

To use this plugin, simply drag an SQLite file into the app's UI (top section) and you're good to go. The instructions will be displayed in the text area (middle section) of the UI once the SQLite has been completely loaded. Simply add/change the code, then click on the - Execute SQLite - button in the upper left corner (the green button).

Please keep in mind that executing any command might take some time, depending on the size of your SQLite database. The conclusion is displayed in the result section (section III) of the app UI. You may also save the database by selecting - Save Database - at the top and hitting the button. In addition, there's a button to insert a "sample" SQLite code. Simply hit this option, then press the - Execute SQLite - button to see what happens.

The main disadvantage of this add-on is that it runs slower than the native SQLite application/library. However, since use of the plugin is much simpler than using the native SQLite application, it's a good choice for small databases. This add-on works best with a moderate database size.

Rating

29 ratings

Total Installs

39

Information

Last Update

2022-05-29

Current Version

0.1

Size

1.47MiB

Author

Steven Sanders

Website

None

Category

Productivity

Latest Reviews

See More

avatar Gray Andres
2022-07-05

Very good

avatar Lila Myers
2022-06-30

This addon is excellent! and it didn't ask for anything. I believe some people downvoted because they lack SQL knowledge and thought databases have telepathic capabilities... If you don't know how to use a data base or pass a SQL command, there's no need to put a thumb down simply because you don't have the expertise.

avatar Meyer Daisy
2022-06-25

The Sqlite Reader Online extension is very convenient when it comes to quickly reading SQLite files. I recommend using the extension to read SQLite files.

avatar Richard Carpenter
2022-06-24

This extension is fantastic. It has a pleasant user interface. It's simple to use. However, I don't like how it refreshes when downloading databases from third-party applications. The load takes time to complete. Could you please update it so that it loads faster?

avatar Renarto Luis
2022-06-24

Awesome, I've been looking forward to this utility for a long time. Thank you for creating such a great extension