Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/little-brother/sqlite-gui

Lightweight SQLite editor for Windows
https://github.com/little-brother/sqlite-gui

administration database database-management editor extension gui manager sql sqlite sqlite3 tool winapi windows xml

Last synced: 26 days ago
JSON representation

Lightweight SQLite editor for Windows

Awesome Lists containing this project

README

        

sqlite-gui is a lightweight [SQLite](https://www.sqlite.org/index.html) editor for Windows powered by C++/mingw64/WinAPI.

Small, simple, [powerfull](https://youtu.be/lctkqWD7HTk), fast, free.

|[**Download the latest version**](https://github.com/little-brother/sqlite-gui/releases/latest)|
|-------------------------------------------------------------------------------------------|

![View](resources/demo.webp)

### Features
* Syntax highlighting and code completion
* Edit multiple tables at the same time
* Colorized data grid
* Store an execution history and user scripts
* Export/Import data
* Database comparison
* Search text in the whole database
* Data generator
* [Add-ons](https://github.com/little-brother/sqlite-gui/wiki#add-ons)
* [Cross-database queries](https://github.com/little-brother/sqlite-gui/wiki#cross-database-queries) (odbc-extension is required)
* [Quick data references](https://github.com/little-brother/sqlite-gui/wiki#quick-references)
* [Terminal mode](https://raw.githubusercontent.com/little-brother/sqlite-gui/master/resources/terminal.webp)
* [Charts](https://github.com/little-brother/sqlite-gui/wiki#charts)
* [Query parameters](https://github.com/little-brother/sqlite-gui/wiki#query-parameters)
* [Query shortcuts](https://github.com/little-brother/sqlite-gui/wiki#query-shortcuts)
* [Custom functions](https://github.com/little-brother/sqlite-gui/wiki#custom-functions)
* [Jinja scripting](https://github.com/little-brother/sqlite-gui/wiki#jinja-scripting)
* [Built-in REST API web server](https://github.com/little-brother/sqlite-gui/wiki#rest-api-web-server)
* Does not require installation

Need a much simpler tool? Try [sqlite-x](https://github.com/little-brother/sqlite-x)!

If you like the project, press the like-button on [AlternativeTo](https://alternativeto.net/software/sqlite-gui/about) or rate the app on [Softpedia](https://www.softpedia.com/get/Internet/Servers/Database-Utils/SQLite-GUI-LB.shtml) to support it.

If you have any problems, comments or suggestions, check [Wiki](https://github.com/little-brother/sqlite-gui/wiki), create [issue](https://github.com/little-brother/sqlite-gui/issues) or just let me know [email protected].