Skip to main content
The Python library and R library provides access to file-based data and SQL-based tabular data. The results are available as dataframe abstractions for popular libraries. You can query connectors interactively, and you don’t have to restart a workload to install drivers.

Compatibility

This Domino release is compatible with these versions of the Domino Data API:
  • Python: dominodatalab-data>=6.7.4
  • R: dominodatalab/DominoDataR>=v0.2.3

Supported data access methods

  • Snowflake
  • AWS Redshift
  • S3
  • Generic-S3
  • MySQL
  • PostgreSQL
  • MSSQL
  • Oracle DB
  • GCS
  • ADLS
  • GCP BigQuery
  • Databricks
  • Azure Blob Storage
For the full list of supported data access methods, see the Data Source Connectors page.

Additional documentation