
A fast, secure, and client-side SQLite editor that runs entirely in your browser—no server required. Powered by WebAssembly and built with sql.js and ReactJS, allows you to create, search, and edit SQLite databases effortlessly.
Note
SQLite Viewer supports loading databases directly from a URL. Use the url
parameter.
Example: https://sqlite3.online/?url=...db_examples/chinook.db
Contributions are welcome! Feel free to open a pull request with your improvements or fixes.
Under the MIT License. See License for more information.