Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2002-07-15 20:54:16
Size: 900
Editor: pD9EB03FC
Comment:
Revision 7 as of 2003-03-20 16:31:32
Size: 1157
Editor: grossetto
Comment: fixed license url
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
  licence:: commercial (free developmnt versions available?)
  platforms::
  licence:: commercial (free development versions available on http://technet.oracle.com/)
  platforms:: Unix, win32
Line 16: Line 16:
  platforms::   platforms:: Unix, win32
Line 25: Line 25:
  URL:: http://www.computronix.com/utilities/
  licence:: BSD like: http://www.computronix.com/utilities/License.txt
  platforms::
  URL:: http://www.computronix.com/utilities.shtml
  licence:: [http://www.computronix.com/download/License(cxOracle).txt BSD like]
  platforms:: Unix, win32
Line 50: Line 50:
 * an Oracle (DCOracle and DCOracle2) driver exists for ["PyDO"] (Python Data Objects)
Line 54: Line 55:
 * Requires bloated Oracle client installation on any machine that the app will run on

TableOfContents

Masthead

URL

http://www.oracle.com/ip/deploy/database/oracle9i/

licence

commercial (free development versions available on http://technet.oracle.com/)

platforms
Unix, win32

DB API 2.0 Drivers

DCOracle2

URL

http://www.zope.org/Members/matt/dco2

licence
ZPL
platforms
Unix, win32
Python versions

Extensions to DB API

Comments

cx_Oracle

URL

http://www.computronix.com/utilities.shtml

licence

[http://www.computronix.com/download/License(cxOracle).txt BSD like]

platforms
Unix, win32
Python versions
2.0 - 2.2

Extensions to DB API

Comments

Other Drivers

driver name

URL
licence
platforms
Python versions

Programming Model

Comments

Supported Python Applications

  • ["Zope"]
  • an Oracle (DCOracle and DCOracle2) driver exists for ["PyDO"] (Python Data Objects)

Pros

Cons

  • Requires bloated Oracle client installation on any machine that the app will run on

Oracle (last edited 2017-08-07 18:24:13 by MaximilianFuxjaeger)

Unable to edit the page? See the FrontPage for instructions.