Qt SQL Browser is a simple, generic GUI database browsing frontend. The tool is a very simple aggregation of the Qt database classes. The database abstraction is provided by the Qt database drivers.
| Tags | Database Front-Ends |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Changes: A bug in auto saving/restoring of history was fixed. A bug in database authentication was fixed. Loading of queries, saving of results, and keyboard shortcuts were added.


Changes: The hardcoded path to config file has been removed. Auto-creation of a skeleton config file has been added. Saving and restoring of command history has been added.


Changes: The user is now prompted for a connection password. A DB connection can be refreshed. Connections can now be deleted or edited via the GUI.


Changes: A bug with executing updates/inserts twice has been fixed.


No changes have been submitted for this release.
- All comments
Recent commentsCurrent Status
Note that you should find this tool to be quite stable once you get it running, it's just not feature complete. I have added configuration via autoconf so it should now be just the standard configure/make/make install routine. I'm now assuming that this works for people so let me know if it doesn't.