vwh / sqlite-viewer

View and query SQLite databases in the browser
https://sqlite3.online
MIT License
49 stars 4 forks source link
browser-database database-viewer sql-viewer sqlite sqlite-android sqlite-browser sqlite-database sqlite-viewer sqlite3
tgram # SQLite Viewer View and query SQLite databases directly in your browser. Built with [sql.js](https://github.com/sql-js/sql.js) and ReactJS. [![License](https://img.shields.io/github/license/vwh/sqlite-viewer?label=License)](https://github.com/vwh/sqlite-viewer/blob/main/LICENSE) [![Security Score](https://img.shields.io/badge/Security%20Score-A%20%7C%20Good-brightgreen)](https://snyk.io/test/github/vwh/sqlite-viewer) [![Codacy Badge](https://img.shields.io/codacy/grade/1a8379b2399b45278a710145f92eab5d)](https://app.codacy.com/gh/vwh/sqlite-viewer/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) [![CodeQL](https://github.com/vwh/sqlite-viewer/actions/workflows/codeql.yml/badge.svg)](https://github.com/vwh/sqlite-viewer/actions/workflows/codeql.yml) [![Format Check](https://github.com/vwh/sqlite-viewer/actions/workflows/format.yml/badge.svg)](https://github.com/vwh/sqlite-viewer/actions/workflows/format.yml) [![Lint](https://github.com/vwh/sqlite-viewer/actions/workflows/lint.yml/badge.svg)](https://github.com/vwh/sqlite-viewer/actions/workflows/lint.yml)
SQLite Viewer Preview

šŸŒŸ 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.