DBTarzan

The database browser

View project on GitHub

Tables list

The tables list shows the list of tables in a database or composite.

Tables List

If the tables of a single database are displayed, they are identified by their name, if the tables of a composite are displayed, thay are identified by the database name + table name.

Double-clicking on a table, the table is displayed on the right.

The table filter, a text box on the top of the table list allows to filter the tables.

Internal

Writing something in the text box, the list shows only:

  • the tables with names containing the text.
  • the tables with columns names containing the text.

This can be useful with databases containing many tables, or when you are looking for a speciific topic in the database.

If the connection to the database has been lost, it can be resetted from the menu.

Reset connection

From the same menu, To add virtual foreign keys can be added to the database or composite.