Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Connecting Go to MySQL-compatible systems with ADBC

This directory contains examples showing how to use ADBC to connect Go applications to MySQL-compatible database systems.

Source systems covered

Any open source tool or vendor product that implements the MySQL protocol should work with the ADBC driver for MySQL. The examples included here focus on the following systems:

Instructions

Each subdirectory contains its own README with specific instructions.