What drivers Oracle Airbyte connectors uses? #31768
-
Hello. What drivers for Oracle Databases (Source / Destination) does AirByte use? Is it JDBC? Native linux InstantClient? NPM Oracle driver package? Some other package? Where are these files located? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
marcosmarxm
Oct 25, 2023
Replies: 1 comment 2 replies
-
It uses JDBC driver |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
marcosmarxm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It uses JDBC driver
airbyte/airbyte-integrations/connectors/source-oracle/build.gradle
Line 26 in 228a071