Data sources
Data Notebook connects to your data through Edge connections. This topic lists the data sources, drivers, and authentication methods that Data Notebook supports, and explains how Data Notebook identifies its queries in your data source logs.
Supported data sources and drivers
The following table lists the data sources that Data Notebook supports, along with their supported drivers and authentication methods.
| Data source (target) | Supported driver | Service account | Personal credentials | SAML/OAuth flow |
|---|---|---|---|---|
| Amazon Athena (in preview) | cdata.jdbc.amazonathena.AmazonAthenaDriver |
|
|
Not planned |
| BigQuery | cdata.jdbc.googlebigquery.GoogleBigQueryDriver |
|
Not applicable |
|
| Databricks | com.databricks.client.jdbc.Driver |
|
|
|
|
Microsoft SQL Server |
cdata.jdbc.sql.SQLDriver com.microsoft.sqlserver.jdbc.SQLServerDriver |
|
|
Not planned |
| Oracle |
oracle.jdbc.OracleDriver oracle.jdbc.driver.OracleDriver |
|
|
Not planned |
| PostgreSQL |
cdata.jdbc.postgresql.PostgreSQLDriver org.postgresql.Drive |
|
|
Not planned |
| Redshift | cdata.jdbc.redshift.RedshiftDriver |
|
|
Not planned |
| Snowflake | net.snowflake.client.jdbc.SnowflakeDriver |
|
|
Note You can't use the Snowflake OAuth authentication method when connecting from a virtual private cloud (VPC).
|
| Teradata |
cdata.jdbc.teradata.TeradataDriver com.teradata.jdbc.TeraDriver |
|
|
Not planned |
Note If you need a data source provider or driver that is not listed in the table, or if you need SAML/OAuth flow for a data source, add an idea on the Collibra Ideation Platform.
Query logging
Queries logged in your data source that originate from Data Notebook include comments for distinction. The comments contain the following information.
| Comment field | Description |
|---|---|
| ApplicationName |
Identifies the originating application. This is always Collibra (Data Notebook). |
| Action |
The action performed in Data Notebook.
|
| ClientUser | The user ID of the Collibra user who ran the query. |