Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cx_oracle vs Oracle JDBC

506933Aug 20 2007 — edited Aug 20 2007
Hi
Does anyone have experience in using cx_Oracle - a C-extn in python for things similar to Oracle JDBC driver,?
Are there any limitations in using cx_Oracle compared to Oracle's JDBC driver for Oracle in java.
If i need to write some code in python is it better to use cx_Oracle in CPython or use the jdbc package (which is essentially same as Oracle JDBC in java) from jython(java implementation of jython which runs in JVM)


Thanks and Regards
Laks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2007
Added on Aug 20 2007
2 comments
8,185 views