Skip to content

vwh/sqlite-viewer

Repository files navigation

tgram

SQLite Viewer

View and query SQLite databases directly in your browser. Built with sql.js and ReactJS.

License Security Score Codacy Badge CodeQL Format Check Lint

🌟 Features


Browser Based

Lightning Fast

100% Secure
• No installation required
• Access directly in browser
• Cross-platform compatibility
• WebAssembly-powered
• Near-native performance
• Handles large databases efficiently
• Client-side processing
• Data never leaves your device
• Complete privacy assured

Customizable Interface

Offline Capable

PWA Support
• Multiple themes available
• Adjustable settings
• Personalized user experience
• Work without internet
• Ideal for sensitive data
• Perfect for remote work
• Install as desktop app
• Mobile device compatible
• Native-like experience

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.