View and query SQLite databases directly in your browser. Built with sql.js and ReactJS.
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.