이 페이지는 영어입니다

아직 번역하지 못했습니다. 사이트의 다른 페이지는 한국어로 보실 수 있습니다.

Product documentation

Browse schemas and tables

The database detail page shows the structure returned for a saved connection. A build may be required before structure data is available.

Open the structure

  1. Open Databases.
  2. Select the database name.
  3. If the page says no structure data has been synchronized, select Build and wait for the build to finish before checking again.
  4. In Table Structure, select a Schema.
  5. Select a table to load its columns.
  6. Review column names, types, and available descriptions.

The structure area loads Schemas and tables incrementally. Continue scrolling when more items are available. Select a table before expecting column details.

Other visible tools

The detail page can also expose SQL Query when that tab is available. Use it only if you understand the target database and the query's effect; this guide does not define query-writing behavior.

Common problems

  • No structure data: build the connection and wait for completion.
  • No matching tables: check the selected Schema and the connection's table filter rule.
  • Column retrieval failed: retry the table after confirming the database is reachable.
  • Data source not found: return to Databases and confirm the connection still exists.
Last verified: 2026-08-18Initial draft complete