Overview

ODBC Driver for MySQL is a connectivity solution that enables ODBC-compliant applications and programming languages to access and manipulate data from MySQL, MariaDB, Amazon RDS for MySQL, Amazon Aurora MySQL, and Azure Database for MySQL using Microsoft’s Open Database Connectivity (ODBC) interface. The driver supports direct connection via TCP/IP, eliminating the need for MySQL client libraries.

Diagram showing an application's connection to a MySQL database via Devart ODBC Driver for MySQL using TCP/IP.

The driver allows direct SQL querying, making it ideal for reporting, analytics, and BI tools. It provides full CRUD (Create, Read, Update, Delete) functionality across Windows, macOS, and Linux platforms and ensures compatibility with standard ODBC API functions and data types for reliable data exchange.

Diagram showing a computer connected to a database, with checkmarks indicating support for ODBC API and Data Types.

Quick links

Install the driver on Windows

Install the driver on Linux

Install the driver on macOS

Connect to MySQL

How to integrate the driver with ODBC-compliant tools