Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.56 KB

File metadata and controls

51 lines (34 loc) · 1.56 KB

ADBC Driver for MySQL

Not affiliated with MySQL or Oracle.

An ADBC driver for MySQL.

Installation

Pre-packaged builds of the drivers in this repo have been made available for various platforms from the Columnar CDN. These can be installed by any tool that supports ADBC Driver Manifests, such as dbc:

dbc install mysql

See Building if you would rather build the drivers yourself.

Usage

See examples for:

Building

See CONTRIBUTING.md.

Contributing

See CONTRIBUTING.md.