Database Catalog Explorer
The Database tab is your structured view of the published project catalog. It helps you inspect modules, tables, column details, and sample data before or while using chat.
What you can inspect
Section titled “What you can inspect”- modules and the tables grouped under them
- table descriptions and metadata
- column names, types, badges, and notes
- known relations
- sample rows fetched from the connected source
Open the catalog explorer
Section titled “Open the catalog explorer”- Open a project from Projects.
- Switch to the Database tab.
- Choose a module or table from the explorer.
- Review the table metadata and, when needed, fetch Sample data.
Why this matters for users
Section titled “Why this matters for users”Use this page when:
- you want to confirm that the project catalog looks correct
- you need to understand what data is available before chatting
- you want to inspect a table without writing SQL