https://github.com/cntalucard/sqltool
Simple tool to make sql queries or create or modify tables on a oracle,mariaDB or sqllite database
https://github.com/cntalucard/sqltool
database mariadb oracle qt query sql sqlite sqlite3 tool windows
Last synced: about 1 month ago
JSON representation
Simple tool to make sql queries or create or modify tables on a oracle,mariaDB or sqllite database
- Host: GitHub
- URL: https://github.com/cntalucard/sqltool
- Owner: cntalucard
- License: mit
- Created: 2025-06-27T06:19:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-04-11T07:59:45.000Z (3 months ago)
- Last Synced: 2026-04-11T09:31:56.268Z (3 months ago)
- Topics: database, mariadb, oracle, qt, query, sql, sqlite, sqlite3, tool, windows
- Homepage:
- Size: 35 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE
Awesome Lists containing this project
README

Simple SQL Tool written in C++ with QT 6.9.
It's not complete and not error free... If you lose or destroy data it is not my fault!
Work's with Oracle,maridDB and SQLite.
If Oracle client or mariaDB/Connector is not found support for these is deactivated.
For Oracle you need an installed oracle client or an instant client (oci.dll). Copy instant client to folder oci64
For SQLite works out of the box.
For mariaDB you need an mariaDB/Connector installed.
For screenshots look in the doc folder
You can
* query tables.
* create or modifiy tables
* views
* sequences
* ....
* If you encounter problems or have suggestions for improvement you can create a ticket on github.
or send a email to: count.alucard@gmx.at