DBTarzan

The database browser

View project on GitHub

Connect to a database

DBTarzan works at least in these environments.

To connect to a database:

  • Run the executable file. A double-click is good enough.
  • Download the JDBC driver for the database you want to connect to.
  • Use the connection editor to describe how DBTarzan can connect to the database.Here you need to specify the standard JDBC configuration: location of the driver on the disk, url, userid, password.
  • Connect to your database and start to explore it

In case of problems connecting to the database, read the troubleshooting guide.