(NOTE) No longer intetsed on rust nor this shit code i have moved it as browser based at https://vwh.github.io/sqlite-viewer/
[ TODO LIST ]
- Add Linux and MacOS Builds
- Handle SQLite with password
- Sort by column
- Render performance for big SQLite files
- Execute SQL command tab
- Schema Generator
- Add themes
1- Browse All Your SQLite Tables.
2- Database Structure View.
3- Execute SQL Commands
4- Light and Dark mode
- 
Clone the Repository git clone https://github.com/TeaByte/sqlite-viewer.git cd sqlite-viewer
- 
Install Dependencies npm install cargo install tauri-cli 
- 
Start Dev Server cargo tauri dev 



