Differences between revisions 5 and 6
Revision 5 as of 2008-12-12 04:22:52
Size: 1645
Editor: pool-72-83-83-34
Comment: corrected name of SQL Anywhere; added compatibility info for sqlanydb interface
Revision 6 as of 2009-08-17 01:59:46
Size: 1948
Editor: pool-72-83-95-210
Comment:
Deletions are marked like this. Additions are marked like this.
Line 62: Line 62:
=== Django ===

  URL:: http://code.google.com/p/sqlany-django/
  Licence:: New BSD
  Platforms:: SQL Anywhere 11.0.1, Django 1.0.2 or 1.1
  Python versions:: 2.4 - 2.6

This is a Google Code project allowing SQL Anywhere to be used as a backend database for the Django web framework.

----

Note that there are Sybase ASE and Sybase SQL 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.

Sybase SQL Anywhere

URL

http://www.sybase.com/

licence
Commercial
platforms
Unix, Linux, Windows, MacOS X

DB API 2.0 Drivers

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.

sqlanydb

URL

http://dcx.sybase.com/1100en/dbprogramming_en11/pg-python.html

Licence
Commercial; included with SQL Anywhere
Platforms
Unix, Linux, Windows, MacOS X
Python versions
2.4 or newer; 2.5 or newer recommended

Implements with extensions Database API 2.0


Supported Python Applications

Django

URL

http://code.google.com/p/sqlany-django/

Licence
New BSD
Platforms
SQL Anywhere 11.0.1, Django 1.0.2 or 1.1
Python versions
2.4 - 2.6

This is a Google Code project allowing SQL Anywhere to be used as a backend database for the Django web framework.


Pros

Cons

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

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