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

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

Awesome Lists containing this project

README

          

image

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