[DB-SIG] Which Oracle extension to use?

Andy Todd andy47 at halfcooked.com
Sat Nov 15 11:08:33 EST 2003


Guido van Rossum wrote:
> We're about to start developing for Oracle 9 (or is that 9i???) on
> Linux.  I know that there are several Oracle extensions for Python,
> but I've never used either of them.  If you have relevant experience,
> please let me know (private mail will be fine).
> 
> --Guido van Rossum (home page: http://www.python.org/~guido/)
> 
> _______________________________________________
> DB-SIG maillist  -  DB-SIG at python.org
> http://mail.python.org/mailman/listinfo/db-sig

Guido,

There are two that I know of and have used successfully;

cx_Oracle : http://www.computronix.com/utilities.shtml#Oracle
DCOracle2 : http://www.zope.org/Members/matt/dco2

cx_Oracle is more actively maintained (and there are a number of other 
Oracle utilities on that page) but both work well.

It's 9i by the way. Unless you've managed to get an early copy of 10g ;-)

Regards,
Andy
-- 
--------------------------------------------------------------------------------
 From the desk of Andrew J Todd esq - http://www.halfcooked.com/




More information about the DB-SIG mailing list