メインコンテンツまでスキップ
バージョン: 26.x

Add Catalog

Catalog lets you register external data sources and query them directly from VeloDB Cloud without physically moving the data. Once a catalog is created, you can use standard SQL to browse its databases and tables alongside your VeloDB-managed data.

CatalogDescription
AWS GlueQuery Iceberg and Hive tables stored on S3, with metadata managed by AWS Glue.
Amazon S3 TablesQuery S3 Tables via the AWS Glue Iceberg REST endpoint.
Iceberg REST CatalogConnect to any catalog service that implements the Iceberg REST specification.
Apache PolarisQuery Iceberg tables managed by the Apache Polaris open-source catalog service.
Databricks Unity CatalogQuery data lake tables managed by Databricks Unity Catalog.
Hive MetastoreConnect to a Hive Metastore and query Hive or Iceberg tables stored on S3.
MySQL CatalogRun federated queries against a MySQL database.
PostgreSQL CatalogRun federated queries against a PostgreSQL database.
Sample Data CatalogUse built-in TPCH and TPCDS sample datasets for testing and benchmarking.