Choose what to query
Provider quality is a companion
catalog at
providers_quality. It describes the health of Provider tables; it
is not another data pool.
Bronze, Silver, and Gold are not part of this SQL surface. They are storage and
processing details behind the logical tables above.
Run your first query
- Connect with a client SDK and select a Workspace.
- Discover its tables and columns.
- Use fully qualified table names in a read-only SQL statement.
Learn the contract
Data catalog
Understand pools, discover tables, and find the source of each table.
SQL behavior
Learn naming, types, relationships, and supported operations.
Flight SQL
Use the underlying Arrow Flight SQL protocol directly.