DataHub Docs
GitHub
GitHub
  • Introduction

    • Overview
    • Request a new DataHub API
  • Consumers

    • Request Access
    • Powered By DataHub
  • Producers

    • Producer Checklist
    • Query Requirements
    • Database Support
    • Updating an Existing Query

Database Support

Currently, DataHub supports the following target databases:

Database TypeSupported VersionsDataHub Driver
Oracle DatabaseOracle Database 12.1 or greater; note that databases using Native Network Encryption instead of TLS are not currently supported by DataHub (see node-oracledb documentation).node-oracledb default Thin mode

Requests welcome! Support for other database types will be added as the need is demonstrated.

See the DataHub Documentation for Developers for target-specific documentation (e.g. handling of duplicate column names).

Last Updated: 8/25/25, 12:40 PM
Contributors: Casey Colby
Prev
Query Requirements
Next
Updating an Existing Query