vertx-jooq
spring-data-r2dbc
vertx-jooq | spring-data-r2dbc | |
---|---|---|
2 | 1 | |
385 | 708 | |
- | 0.0% | |
0.0 | 0.0 | |
about 1 year ago | about 1 year ago | |
Java | Java | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vertx-jooq
-
What is the state of Spring WebFlux and R2DBC
Does jOOQ work best with a particular framework or driver, or would community projects (e.g. quarkus-jooq, vertx-jooq) be adequate? Assuming they're well maintained, of course.
-
Why Vertx ( Java's Library for Reactive/Async platform) isn't used much ?
And even though it's not an ORM, there is a jOOQ integration (which I wrote): https://github.com/jklingsporn/vertx-jooq
spring-data-r2dbc
-
What is the state of Spring WebFlux and R2DBC
Hopefully that functionality will be supported by Spring one day: https://github.com/spring-projects/spring-data-r2dbc/issues/259
What are some alternatives?
quarkus-jooq - Quarkus Jooq Extension
Spring Data JPA - Simplifies the development of creating a JPA-based data access layer.
Mutiny - An Intuitive Event-Driven Reactive Programming Library for Java
infobip-spring-data-querydsl - Infobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.
osgi-reactive - Reactive streams in OSGi as message bus
jOOQ - jOOQ is the best way to write SQL in Java
neovim-java - Neovim Java client library. Provides multiple interfaces for communicating with Neovim instance via multiple different protocols. - Moved to https://codeberg.org/neovim-java/neovim-java
juery - Juery is a tiny Java library to manage search and filter query from user to database.
library - A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
vertx-web - HTTP web applications for Vert.x
spring-boot-data-H2-embedded - Spring Boot Demo App with H2 In Memory Database