Gda Browser Help

gda-browser is a tool for database administrators: they can analyse database's schemas to understand how data is organized, run SQL commands interactively, and in a broader way manage the data contained in the databases.

Several connections to databases can be opened at once, allowing the user to work on multiple databases at once (it is also possible to execute commands on several connections at the same time).

As gda-browser uses the libgda library, it can open connections to databases for which a database driver (provider) exists in libgda (Oracle, MySQL, PostgreSQL, SQLite, MS Access (through the MDBTools library), LDAP and JDBC are supported at the moment).