Table Explorer

The Table Explorer lets you browse every table in your database.

Tables page showing table metadata and data grid

Table List

The sidebar shows all tables with their row counts. Click any table to view its details.

Table Metadata

When you select a table, you'll see metadata cards showing:

Creation SQL

The SQL CREATE TABLE statement that defines the table's schema is displayed, showing column names, types, constraints, and other details.

Data Grid

Below the metadata, a data grid shows the table's rows. Features include: