Using third-party JDBC drivers with Hybrid Data Pipeline
- Last Updated: April 11, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
Hybrid Data Pipeline supports the use of third-party JDBC drivers. This feature gives customers the ability to integrate data stores for which Hybrid Data Pipeline does not currently have a built-in integration. The integration of a third-party driver enables Hybrid Data Pipeline to expose backend data to JDBC, ODBC, and OData clients.
Three general steps should be followed to integrate a third-party driver with a Hybrid Data Pipeline environment.
- The third-party driver must be evaluated to verify compatibility with Hybrid Data Pipeline.
- The third-party driver must be integrated with the Hybrid Data Pipeline environment.
- A data source must be created with the third-party driver to access data on the backend data store.
See the following topics for details on using third-party JDBC drivers.