Oracle Integration #957
jordandakota
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lots of legacy apps use Oracle as their source db. The source-mssql uses sqlcmd, source-oracle could use sqlplus which is available in the instant-client. MsSQLConnector uses pyodbc, OracleConnector could use cx_oracle or oracledb which may be preferred since its a light client and doesn't depend on the thick instant-client being installed.
Oracle has
Beta Was this translation helpful? Give feedback.
All reactions