The GdaBrowser program is a graphical tool to get a quick access to a database's structure and contents. This is a work in progress and more features will be added with time.
This tool aims at being simple to use, visually appealing, and full of features usefull to the database administrator or to discover a new database.
The main features are:
- it is possible to open any number of connections withing a running instance
- can access any database Libgda supports
- is fully multi-threaded to the UI never locks on an operation
is organized around the notion pf perspective which correspond to activities, and is easy to extend adding new perspectives
- fullsreen support
Schema browser perspective
In this perspective, one is able to browse through the database's tables and view their properties and relations:
Query execution perspective
Use this perspective to execute SQL commands: