Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/little-brother/sqlite-gui
- Owner: little-brother
- License: gpl-2.0
- Created: 2020-03-14T13:19:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T17:14:18.000Z (2 months ago)
- Last Synced: 2024-09-30T23:20:52.129Z (about 1 month ago)
- Topics: administration, database, database-management, editor, extension, gui, manager, sql, sqlite, sqlite3, tool, winapi, windows, xml
- Language: C
- Homepage:
- Size: 40.7 MB
- Stars: 1,091
- Watchers: 20
- Forks: 52
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sqlite - little-brother/sqlite-gui: Lightweight SQLite editor for Windows
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 installationNeed 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].