Database explorer

Listing tables can take some time if the database is heavily loaded.

No tables to display

{{item.catalog.name}} {{item.catalog.schemas.length}} schema{{item.catalog.schemas.length>1?'s':''}}
{{item.schema.name}} {{item.schema.tables.length}} table{{item.schema.tables.length>1?'s':''}}
{{item.table.table}}
{{item.field.name}} {{item.field.type}}
This table has no fields
{{item.table.table}} ({{item.table.catalog ? (item.table.catalog + '.' + item.table.schema) : item.table.schema}})
{{item.field.name}} {{item.field.type}}
This table has no fields