Can we connect to oracle using easy connect string using cx_oracle. Can you someone share a sample recipe code on this.
m
microscopic-mechanic-13766
09/20/2022, 2:01 PM
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"