Skip to content

Lightweight, secure, and WebAssembly-powered SQLite viewer and editor—works entirely in your browser

License

Notifications You must be signed in to change notification settings

vwh/sqlite-online

Repository files navigation

tgram

SQLite Online

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.

License Security Score Codacy Badge CodeQL Format Check Lint

Features


Browser Based

Lightning Fast

100% Secure
• No installation required
• Access directly in browser
• WebAssembly-powered
• Handles large databases efficiently
• Client-side processing
• Data never leaves your device

Customizable Interface

Offline Capable

PWA Support
• Adjustable settings
• Personalized user experience
• Work without internet
• Ideal for sensitive data
• Install as desktop app
• Mobile device compatible

Note

SQLite Viewer supports loading databases directly from a URL. Use the url parameter.
Example: https://sqlite3.online/?url=...db_examples/chinook.db

Contributing

Contributions are welcome! Feel free to open a pull request with your improvements or fixes.

License

Under the MIT License. See License for more information.