Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETLAlchemySource for Oracle database #58

Open
lalu121212 opened this issue Jun 12, 2023 · 1 comment
Open

ETLAlchemySource for Oracle database #58

lalu121212 opened this issue Jun 12, 2023 · 1 comment

Comments

@lalu121212
Copy link

HI,

I am using Oracle 12.1.0.2 as source database.
Installed "pip install cx_Oracle==7.3", can you share me a sample source connection string similar to below mysql for Oracle.
source = ETLAlchemySource("mysql://etlalchemy:etlalchemy@localhost/employees")

Thanks.

@lalu121212
Copy link
Author

I tried as below and getting error:
oracle_db_source = ETLAlchemySource("oracle+cx_oracle://user:passwd@hostname/SID")

Sending source '<etlalchemy.ETLAlchemySource.ETLAlchemySource instance at 0x10d3217d0>' to destination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant