Differences between revisions 2 and 3
Revision 2 as of 2008-11-15 14:00:37
Size: 511
Editor: localhost
Comment: converted to 1.6 markup
Revision 3 as of 2008-12-08 13:00:03
Size: 902
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== General Information == Note that there are ''Sybase ASE'' and ''Sybase Anywhere'' systems. Those two are completely different database engines.
Line 6: Line 6:
  URL::
  licence::
  platforms::
== Sybase ASE ==

  URL:: http://www.sybase.com/
  licence:: Commercial
  platforms:: Unix, Linux, Windows
Line 12: Line 14:
=== driver name === === python-sybase ===
Line 14: Line 16:
  URL::
  licence::
  platforms::
  URL:: http://python-sybase.sourceforge.net/
  Licence::
  Platforms::
Line 19: Line 21:
==== Extensions to DB API ==== The older versions of this driver are available at http://www.object-craft.com.au/projects/sybase/.
Line 21: Line 23:
==== Comments ==== === mxODBC ===
Line 23: Line 25:
== Other Drivers ==   URL:: http://www.egenix.com/products/python/mxODBC/
  Licence:: eGenix Commercial License
  Platforms:: Windows, Linux, MacOS X, FreeBSD, Solaris, AIX
  Python versions:: 2.3 - 2.6
Line 25: Line 30:
=== driver name === mxODBC is compatible with the Sybase ASE ODBC drivers on Windows and Unix.
Line 27: Line 32:
  URL::
  licence::
  platforms::
  Python versions::

==== Programming Model ====

==== Comments ====
----

Note that there are Sybase ASE and Sybase Anywhere systems. Those two are completely different database engines.

Sybase ASE

URL

http://www.sybase.com/

licence
Commercial
platforms
Unix, Linux, Windows

DB API 2.0 Drivers

python-sybase

URL

http://python-sybase.sourceforge.net/

Licence
Platforms
Python versions

The older versions of this driver are available at http://www.object-craft.com.au/projects/sybase/.

mxODBC

URL

http://www.egenix.com/products/python/mxODBC/

Licence
eGenix Commercial License
Platforms
Windows, Linux, MacOS X, FreeBSD, Solaris, AIX
Python versions
2.3 - 2.6

mxODBC is compatible with the Sybase ASE ODBC drivers on Windows and Unix.


Supported Python Applications

Pros

Cons

Sybase (last edited 2017-08-07 20:18:35 by MaximilianFuxjaeger)

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