Supported data sources for data source registration

Collibra Data Intelligence Cloud supports several databases to register as a data source. Depending on your data source, you can use Collibra-provided Catalog connector, or your own JDBC driver.

Collibra-provided Collibra Catalog Connector

You can find the certified Collibra-provided Collibra Catalog Connectors on the Collibra Marketplace.

Tip 

Use these options to search for a data source. You can click the icons for more information about the data source.

  • AlloyDB
  • Amazon Athena
  • Amazon DynamoDB
  • Amazon Redshift
  • Apache HBase
  • Apache Hive
  • Apache Kafka
  • Apache Spark SQL
  • Avro
  • AWS Glue
  • Azure Synapse
  • Azure Table Storage
  • Cassandra
  • Cloudant
  • Cloudera Hive
  • Cosmos DB
  • Couchbase
  • CSV
  • Databricks
  • DB2
  • denodo
  • Dremio
  • Dynamics 365 Business Central
  • Dynamics 365 Sales
  • Elasticsearch
  • Exasol
  • Excel
  • Google BigQuery
  • Google Sheets
  • Google Spanner
  • Greenplum
  • HP Vertica
  • Impala
  • Informix
  • JSON
  • MariaDB
  • MarkLogic
  • MongoDB
  • MySQL
  • Netezza
  • Oracle OCI
  • Oracle (Thin client-side)
  • Parquet
  • PostgreSQL
  • Presto
  • Salesforce
  • SAP HANA
  • SAS Data Sets
  • ServiceNow
  • SingleStore
  • Snowflake
  • Splunk
  • Starburst
  • SQL Server
  • Sybase
  • Teradata
  • Workday
  • XML

Your own JDBC drivers

You can use your own JDBC drivers.

Note We cannot guarantee that other data sources or driver versions work correctly. If you use a generic JDBC driver or an unsupported version, data ingestion, data profiling and sample data may not work as expected.

Authentication and permissions

Both ingestion and profiling (including sampling and advanced data type detection) rely on JDBC drivers. Those drivers authenticate to the data sources as a user registered in that data source with specific permissions.

Collibra supports several authentication methods, including credentials, NTLM, CyberArk and Kerberos. If you use one of the Collibra-provided Catalog connectors, look at the authentication methods provided in your connector details page.

Tip If you need more detailed information, we recommend to contact your JDBC driver provider.