Skip to content

It's a simple program written in C++ Qt that can open ODBC databases.

License

Notifications You must be signed in to change notification settings

illuxel/db-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple program in C++ that allows accessing databases and querying data.

Deps

Widgets Style - https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle

App usage

Login to database.

image

Select datatable.

image

Datatabke view

image

Query example

Use "Settings" menu to open query dialog.

image

It also saves used queries to json.

image

Query result.

image

About

It's a simple program written in C++ Qt that can open ODBC databases.

Topics

Resources

License

Stars

Watchers

Forks