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 the Exposed Vert.x SQL Client library #193

Merged

Conversation

ShreckYe
Copy link
Contributor

@ShreckYe ShreckYe commented Dec 6, 2024

Motivation:

Exposed is a popular ORM framework for Kotiln but runs in the blocking way. This Exposed Vert.x SQL Client library provides code to integrate Exposed on top of Vert.x Reactive SQL Client, combining ease of use from an ORM and efficiency from Vert.x's reactive/non-blocking approach.

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

@michel-kraemer michel-kraemer merged commit 72eafc0 into vert-x3:master Dec 7, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants