Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Connecting Java to MySQL-compatible systems with ADBC

This directory contains examples showing how to use ADBC to connect Java 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.