14
ODBC Connector
MariaDB Connector/ODBC is a database driver that uses the industry standard Open Database Connectivity (ODBC) API. Some of the key features of the driver are:
- It is LGPL-licensed.
- It is compliant with the ODBC 3.5 standard.
- It can be used as a drop-in replacement for MySQL Connector/ODBC.
- It supports both Unicode and ANSI modes.
- It primarily uses the MariaDB/MySQL binary protocol (i.e. server-side prepared statements).
The current release series are:
- MariaDB Connector/ODBC 3.1 is the current stable release series.
- MariaDB Connector/ODBC 3.0 and 2.0 are both previous stable release series.
The most recent Stable (GA) release of MariaDB Connector/ODBC is:
MariaDB Connector/ODBC 3.2.3
-
About MariaDB Connector/ODBC
An LGPL ODBC driver for MariaDB. -
Creating a Data Source with MariaDB Connector/ODBC
How to create a data source with MariaDB Connector/ODBC. -
Building MariaDB Connector/ODBC from Source
How to build MariaDB Connector/ODBC from source. -
List of MariaDB Connector/ODBC Releases
A list of all Connector/ODBC releases
MariaDB Connector/ODBC Release Notes
MariaDB Connector/ODBC Changelogs
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.