Database
Manage database connections and metadata.
📄️ Get a list of databases
Gets a list of databases, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
📄️ Create a new database
Create a new database
📄️ Get metadata information about this API resource (database--info)
Get metadata information about this API resource
📄️ Get names of databases currently available
Get names of databases currently available
📄️ Download database(s) and associated dataset(s) as a zip file
Download database(s) and associated dataset(s) as a zip file
📄️ Import database(s) with associated datasets
Import database(s) with associated datasets
📄️ Receive personal access tokens from OAuth2
-> Receive and store personal access tokens from OAuth for user-level authorization
📄️ Get related fields data (database-related-column-name)
Get related fields data (database-related-column-name)
📄️ Test a database connection
Test a database connection
📄️ Upload a file and returns file metadata
Upload a file and returns file metadata
📄️ Validate database connection parameters
Validate database connection parameters
📄️ Delete a database
Delete a database
📄️ Get a database
Get a database
📄️ Change a database
Change a database
📄️ Get all catalogs from a database
Get all catalogs from a database
📄️ Get a database connection info
Get a database connection info
📄️ Get function names supported by a database
Get function names supported by a database
📄️ Get charts and dashboards count associated to a database
Get charts and dashboards count associated to a database
📄️ Get all schemas from a database
Get all schemas from a database
📄️ The list of the database schemas where to upload information
The list of the database schemas where to upload information
📄️ Get database select star for table (database-pk-select-star-table-name)
Get database select star for table (database-pk-select-star-table-name)
📄️ Get database select star for table (database-pk-select-star-table-name-schema-name)
Get database select star for table (database-pk-select-star-table-name-schema-name)
📄️ Delete a SSH tunnel
Delete a SSH tunnel
📄️ Re-sync all permissions for a database connection
Re-sync all permissions for a database connection
📄️ Get database table metadata
Get database table metadata
📄️ Get table extra metadata (database-pk-table-extra-table-name-schema-name)
Response depends on each DB engine spec normally focused on partitions.
📄️ Get table metadata
Metadata associated with the table (columns, indexes, etc.)
📄️ Get table extra metadata (database-pk-table-metadata-extra)
Extra metadata associated with the table (partitions, description, etc.)
📄️ Get a list of tables for given database
Get a list of tables for given database
📄️ Upload a file to a database table
Upload a file to a database table
📄️ Validate arbitrary SQL
Validates that arbitrary SQL is acceptable for the given database.