import ballerinax/mysql.driver;
This Package bundles the latest MySQL driver so that mysql connector can be used in ballerina projects easily.
Version | |
---|---|
Ballerina Language | 2201.3.0 |
MySQL Driver* | 8.0.31 |
*MySQL Connector/J 8.0 is released under GPLv2 License.
To add the MySQL driver dependency the project simply import the module as below,
1import ballerina/sql;2import ballerinax/mysql;3import ballerinax/mysql.driver as _;
To report bugs, request new features, start new discussions, view project boards, etc., go to the Ballerina standard library parent repository.
ballerinax/mysql.driver
sha-256:
cc3e58ac1db0320c3da6171eceb5c7027677e5a5378464b9d59166672120b735
License: Apache-2.0
Created date: 12 January,2023
Platform: java11
Ballerina version: 2201.3.0
Azure
MySQL