Browse databases¶
Browse structured data exposed through a connector, including databases, schemas, tables, and table schemas. Start by listing the available connector data sources, then pass the returned identifiers to the next request.
Choose a task¶
Task |
Description |
|---|---|
Lists the connectors in the current workspace that can browse databases, tables, or collections, and displays the query operations supported by each connector. |
|
Lists the databases accessible by a structured connector. |
|
List the category names in the database. |
|
List tables or collections in a structured data source. |
|
Read the field structure and mapping reference information of a structured source object. |
Last updated on