ballerinax/mysql.driver Ballerina library

1.6.0

Package overview

This Package bundles the latest MySQL driver so that mysql connector can be used in ballerina projects easily.

Compatibility

Version
Ballerina Language2201.8.0
MySQL Driver*8.0.31

*MySQL Connector/J 8.0 is released under GPLv2 License.

Usage

To add the MySQL driver dependency the project simply import the module as below,

Copy
import ballerina/sql;
import ballerinax/mysql;
import ballerinax/mysql.driver as _;

Import

import ballerinax/mysql.driver;Copy

Metadata

Released date: 7 months ago

Version: 1.6.0

License: Apache-2.0


Compatibility

Platform: java17

Ballerina version: 2201.8.0

GraalVM compatible: Yes


Pull count

Total: 48513

Current verison: 7641


Weekly downloads


Source repository


Keywords

Azure

MySQL


Contributors

Other versions

See more...