Can we connect to oracle using easy connect string...
# ingestion
b
Can we connect to oracle using easy connect string using cx_oracle. Can you someone share a sample recipe code on this.
m
Hi, so I am not 100% sure but I think it should work with a recipe like this one, as "SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper) allow Oracle connection through the cx_oracle driver"