WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SQLite Manager

SQLite Manager

View on Chrome Web Store
View SQLite Manager Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (34 ratings)
42 views
This extension has been viewed 42 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Manage, manipulate, and plot one or more SQLite databases and optionally import and export records to a CSV table
Type
Extension
Users
30,000 users
lunu.bounir
View author page of lunu.bounir
Published
Published on June 19, 2018
Version 0.4.6
Manifest version
3
Updated
Updated on June 25, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View SQLite Manager Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
SQLite Manager Chrome Extension Image 1
SQLite Manager Chrome Extension Image 2

Description

This extension offers a range of functionalities to simplify your interaction with SQLite databases. It allows you to read, edit, and manipulate records within one or multiple SQLite databases. The extension conveniently displays records in a table format, which can be further visualized through plotting or exported in CSV format.

For experimentation, the extension includes a sample SQLite database. Additionally, you can create one or multiple new databases directly in your browser's memory, enabling a seamless start from scratch.

The extension uses the WebAssembly (WASM) version of SQLite, enabling it to open databases using its JavaScript engine. With this approach, there is no longer a need for any native application to handle SQLite databases.

One feature of this extension is its blending of a Mathematica-like environment with NC (notebook computing), allowing you to have multiple computational regions within a single window. This setup allows you to run statements on different databases efficiently.

The extension has an internal plotting component powered by "Chart.js," enabling you to visualize your records in formats such as "pie," "donut," or "line."

Working with databases: You can drop a database onto the interface to start working with it or inspect its table structure.

Notes: This extension operates entirely offline. There is no data sent or received from any external server, providing a secure and private environment for your SQLite database operations.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top