Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2015-09-21 12:24:56
Size: 1032
Comment:
Revision 14 as of 2015-10-18 00:53:03
Size: 9577
Editor: AlexPopov
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
It is sorted by database backend. We group drivers by database backend. Where available, please add the database vendor drivers as first entry in each section.

<<TableOfContents()>>
Line 10: Line 12:
 <<BR>>
Line 17: Line 19:
== SQL Server == == ODBC Driver Vendors ==

There are a couple of companies which focus on creating commercial quality ODBC drivers for various backends:

 * [[http://www.easysoft.com/|EasySoft]]

 * [[http://www.openlinksw.com/|OpenLink]]

 * [[http://www.datadirect.com/|DataDirect]]

 * [[http://www.actualtech.com/|Actual Technologies]] (specialized on Mac OS X)

 * [[https://www.devart.com/odbc/|Devart]] (Windows, Linux, Mac OS X)

 * [[http://www.simba.com/connectors|Simba Technologies]] Drivers and driver development tools for Windows, Linux, Mac OS X: SQL Server, Couchbase, MongoDB, Hive, DynamoDB, Redshift, Cassandra, Spark, Impala, BigQuery, HBase, Salesforce.

== Microsoft SQL Server ==

 * [[https://msdn.microsoft.com/en-us/sqlserver/connectivity.aspx#SNAC|MS SQL Server Native Client for SQL Server 2005, 2008 and later]]
 <<BR>>
 Free, supported by Microsoft and available for Windows and 64-bit Linux.

 * [[http://www.freetds.org/|FreeTDS Unix ODBC Driver for SQL Server]]
 <<BR>>
 Open-source TDS protocol client library, which comes with an ODBC driver. The TDS protocol is used by SQL Server and Sybase ASE.

 * [[http://www.easysoft.com/|EasySoft ODBC Driver for SQL Server]]

 * [[http://www.openlinksw.com/|OpenLink ODBC Driver for SQL Server]]

 * [[http://www.datadirect.com/|DataDirect ODBC Driver for SQL Server]]

 * [[http://www.actualtech.com/|Actual Technologies Mac OS X ODBC Driver for SQL Server]]

 * [[https://www.devart.com/odbc/sqlserver/|Devart SQL Server ODBC Driver]]
 <<BR>>
 Works on Windows, Linux, Mac OS X 32/64 bits.
 <<BR>>
 Compatible with SQL Server 2014, SQL Server 2012, SQL Server 2008 R2, SQL Server 2008, SQL Server 2005, SQL Server 2000 (including MSDE), SQL Server 7, SQL Server Compact 4.0, 3.5, 3.1

 * [[http://www.simba.com/connectors/sql-server-odbc-driver|Simba SQL Server ODBC drivers]] Supports Linux, Mac and Windows. Available in client and server (two-tier) versions.
Line 23: Line 65:
 * ''Please add new entries here''

== Sybase ASE ==

 * ''Please add new entries here''
 * [[http://www.oracle.com/technology/tech/oci/instantclient/index.html|Oracle Instant Client ODBC driver]]
 <<BR>>
 Free, supported by Oracle. Works on Windows, Linux, Mac OS X, AIX, z/Linux, Solaris, HP-UX.

 * [[https://www.devart.com/odbc/oracle/download.html|Devart Oracle ODBC Driver]]
 <<BR>>
 Works on Windows, Linux, Mac OS X 32/64 bits.
 <<BR>>
 Supports Oracle servers: 12c, 11g, 10g, 9i, 8i, 8.0, including Oracle Express Edition 11g and 10g.
 <<BR>>
 Supports both x86 and x64 versions of the following Oracle Clients: 12c, 11g, 10g, 9i, 8i, 8.0.

 * [[http://www.easysoft.com/|EasySoft ODBC Driver for Oracle]]

 * [[http://www.openlinksw.com/|OpenLink ODBC Driver for Oracle]]

 * [[http://www.datadirect.com/|DataDirect ODBC Driver for Oracle]]

 * [[http://www.actualtech.com/|Actual Technologies Mac OS X ODBC Driver for Oracle]]
 
 * ''Please add new entries here''

== SAP ASE / Sybase ASE ==

 * [[http://scn.sap.com/community/developer-center/oltp-db|SAP/Sybase ASE ODBC driver]]
 <<BR>>
 The ASE ODBC driver comes as part of the ASE installer. Simply select the ODBC driver when running the installer on a client.

 * [[http://www.freetds.org/|FreeTDS Unix ODBC Driver for SQL Server]]
 <<BR>>
 Open-source TDS protocol client library, which comes with an ODBC driver. ASE talks TDS on the wire and the FreeTDS driver also supports ASE.

 * [[http://www.easysoft.com/|EasySoft ODBC Driver for SQL Server]]

 * [[http://www.openlinksw.com/|OpenLink ODBC Driver for SQL Server]]

 * [[http://www.datadirect.com/|DataDirect ODBC Driver for SQL Server]]

 * [[http://www.actualtech.com/|Actual Technologies Mac OS X ODBC Driver for SQL Server]]

 * ''Please add new entries here''

== IBM DB2 ==

 * [[http://www-01.ibm.com/support/knowledgecenter/SSEPGG_9.7.0/com.ibm.swg.im.dbclient.install.doc/doc/c0059871.html?lang=en|IBM DB2 ODBC driver for Windows and Unix]]
 <<BR>>
 Come with IBM DB2, but can also be downloaded separately. Supports Windows and Unix.

 * [[http://www-03.ibm.com/systems/power/software/i/access/linux/guide.html|IBM ODBC Driver for Linux on iSeries / AS/400 DB2 servers]]

 * [[http://www.openlinksw.com/|OpenLink ODBC Driver for IBM DB2]]

 * [[http://www.datadirect.com/|DataDirect ODBC Driver for IBM DB2]]

 * ''Please add new entries here''

== Firebird (and Interbase) ==

 * [[https://www.devart.com/odbc/firebird/download.html|Devart Firebird ODBC Driver]]
 <<BR>>
 Works on Windows, Linux, Mac OS X 32/64 bits.
 <<BR>>
 Supports Firebird server and client versions 2.x, 1.x.

 * [[https://www.devart.com/odbc/interbase/download.html|Devart Interbase ODBC Driver]]
 <<BR>>
 Works on Windows, Linux, Mac OS X 32/64 bits.
 <<BR>>
 Supports all the InterBase server and client versions.

 * ''Please add new entries here''

== IBM Informix ==

 * ''Please add new entries here''

== Ingres ==

 * ''Please add new entries here''

== Teradata ==

 * [[http://www.teradata.com/downloadcenter/|Teradata ODBC Driver]]
 <<BR>>
 ODBC driver is available for Windows, Linux, Solaris, AIX, HP-UX and Mac.

 * [[http://www.datadirect.com/|DataDirect ODBC Driver for Teradata]]

 * ''Please add new entries here''

== IBM Netezza ==

 * Netezza ODBC driver
 Since IBM acquired Netezza, the ODBC drivers are only available to customers with active support contracts. If you have one, you can download the driver as part of the software bundles from [[http://www-933.ibm.com/support/fixcentral/options|IBM FixCentral]] (search for "Netezza").

 * ''Please add new entries here''

== MySQL ==

 * [[http://dev.mysql.com/downloads/connector/odbc/|MySQL ODBC Driver]]

 GPLed ODBC driver for Windows, Linux, Mac OS X, and Unix platforms.
 
 * [[https://www.devart.com/odbc/mysql/download.html|Devart MySQL ODBC Driver]]
 <<BR>>
 Works on Windows, Linux, Mac OS X 32/64 bits.
 <<BR>>
 Supports MySQL servers: 6.0, 5.6, 5.5, 5.1, 5.0, 4.1, 4.0, and 3.23

 * [[http://www.openlinksw.com/|OpenLink ODBC Driver for MySQL]]

 * [[http://www.datadirect.com/|DataDirect ODBC Driver for MySQL]]

 * [[http://www.actualtech.com/|Actual Technologies Mac OS X ODBC Driver for MySQL]]

 * ''Please add new entries here''

== MariaDB ==

MariaDB is a fork of MySQL.

 * [[https://mariadb.com/kb/en/mariadb/about-mariadb-connector-odbc/|MariaDB ODBC Driver]]

 * [[https://www.devart.com/odbc/mysql/download.html|Devart MariaDB ODBC Driver]]
 <<BR>>
 Works on Windows, Linux, Mac OS X 32/64 bits.
 <<BR>>
 Supports MariaDB 5.x.

 LGPLed ODBC driver for Windows.

 * ''Please add new entries here''

== PostgreSQL ==

 * [[http://psqlodbc.projects.postgresql.org/|PostgreSQL ODBC Driver]]]
 <<BR>>
 Open-source driver developed as part of the PostgreSQL project.

 * [[https://www.devart.com/odbc/postgresql/download.html|Devart PostgreSQL ODBC Driver]]
 <<BR>>
 Works on Windows, Linux, Mac OS X 32/64 bits.
 <<BR>>
 Supports PostgreSQL server versions since 7.1 up to 9.4.

 * [[http://www.easysoft.com/|EasySoft ODBC Driver for PostgreSQL]]

 * [[http://www.openlinksw.com/|OpenLink ODBC Driver for PostgreSQL]]

 * [[http://www.datadirect.com/|DataDirect ODBC Driver for PostgreSQL]]

 * [[http://www.actualtech.com/|Actual Technologies Mac OS X ODBC Driver for PostgreSQL]]

 * ''Please add new entries here''

== SAP DB / MaxDB ==

 * [[http://scn.sap.com/community/maxdb|MaxDB ODBC Driver]]
 <<BR>>
 The driver comes as part of the [[https://store.sap.com/sap/cpa/ui/resources/store/html/Search.html?searchText=maxdb|MaxDB downloads]].

 * ''Please add new entries here''

== Microsoft Access ==

 * ''Please add new entries here''

== Apache Cassandra ==

 * [[http://www.simba.com/connectors/apache-cassandra-odbc|Simba Cassandra ODBC driver with SQL connector]]

 * ''Please add new entries here''

== Spark ==

 * [[http://www.simba.com/connectors/apache-spark-driver|Simba Spark ODBC driver with SQL connector]]

 * ''Please add new entries here''

== Couchbase ==

 * [[http://www.simba.com/connectors/couchbase-odbc-jdbc-drivers|Simba Couchbase ODBC driver with SQL connector]]

 * ''Please add new entries here''

== MongoDB ==

 * [[http://www.simba.com/connectors/mongodb-odbc|Simba MongoDB ODBC driver with SQL connector]]

 * ''Please add new entries here''

== Apache Hive ==

 * [[http://www.simba.com/connectors/apache-hadoop-hive-driver|Simba Hive ODBC driver with SQL connector]]

 * ''Please add new entries here''

ODBC Drivers

This page provides resources for people looking for ODBC drivers which they can then use with one of the available Python ODBC interfaces.

We group drivers by database backend. Where available, please add the database vendor drivers as first entry in each section.

Generic Lists

ODBC Driver Vendors

There are a couple of companies which focus on creating commercial quality ODBC drivers for various backends:

Microsoft SQL Server

Oracle

SAP ASE / Sybase ASE

IBM DB2

Firebird (and Interbase)

IBM Informix

  • Please add new entries here

Ingres

  • Please add new entries here

Teradata

IBM Netezza

  • Netezza ODBC driver

    Since IBM acquired Netezza, the ODBC drivers are only available to customers with active support contracts. If you have one, you can download the driver as part of the software bundles from IBM FixCentral (search for "Netezza").

  • Please add new entries here

MySQL

MariaDB

MariaDB is a fork of MySQL.

PostgreSQL

SAP DB / MaxDB

Microsoft Access

  • Please add new entries here

Apache Cassandra

Spark

Couchbase

MongoDB

Apache Hive

ODBCDrivers (last edited 2016-06-14 16:57:43 by JerodJohnson)

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