Note
This Python library lets you access tabular and file-based data using consistent access patterns and SQL-based access to tabular data. Using this method, you do not need to restart a workload to install drivers. Connectors can be queried on the fly. Results are available as dataframe abstractions for popular libraries.
Here is a list of supported data access methods:
-
Snowflake
-
AWS Redshift
-
S3
-
Generic-S3
-
MySQL
-
PostgreSQL
-
MSSQL
-
Oracle DB
-
GCS
-
ADLS
For more information see the Domino Data API documentation.
Note