DBTarzan

The database browser

View project on GitHub

Jobs

DBTarzan is used to explore databases. You want to find who is the doctor that cures a specific patient, which tracks are on a CD, quickly. In other words you have purposes. A job is an activity (opening a table, following foreign keys, applying queries to the resulting tables) for a specific purpose,

You can open several jobs on a database:

  • check how many books of a specific author there are in the library, and where they can be found.
  • check which books are currently borrowed from the library.