Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ballerina MySQL Connector for the MySQL Connectors List #141

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

SachinAkash01
Copy link
Contributor

Description

Ballerina is a modern programming language designed to simplify the development of cloud-native applications by integrating seamlessly with network protocols and data formats. The Ballerina MySQL connector enhances this experience by providing developers with the ability to programmatically interact with MySQL.

Reference to the connector:

Copy link
Collaborator

@dveeden dveeden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a interesting new language.

The driver is Apache 2.0 licensed.

It looks like this uses MySQL Connector/J underneath right?

README.md Outdated Show resolved Hide resolved
@SachinAkash01
Copy link
Contributor Author

It looks like this uses MySQL Connector/J underneath right?

Yes you are correct!

@SachinAkash01
Copy link
Contributor Author

Hey @dveeden shall we merge this PR if everything's fine :)

@shlomi-noach shlomi-noach merged commit 32f970e into shlomi-noach:master Dec 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants