spring-data-r2dbc
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access. (by spring-projects)
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. (by infobip)
| spring-data-r2dbc | infobip-spring-data-querydsl | |
|---|---|---|
| 1 | 2 | |
| 700 | 299 | |
| -0.1% | 1.0% | |
| 0.0 | 7.7 | |
| about 2 years ago | 6 days ago | |
| Java | Java | |
| Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
spring-data-r2dbc
Posts with mentions or reviews of spring-data-r2dbc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-06.
- 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
infobip-spring-data-querydsl
Posts with mentions or reviews of infobip-spring-data-querydsl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-20.
- It's OK If Your Code Is Just Good Enough
- Now that records are official, hoping for expanded support from popular libraries and frameworks
If you're considering Spring Data JDBC or R2DBC you might want to also consider https://github.com/infobip/infobip-spring-data-querydsl. It has an embedded annotation processor that generates required querydsl Q classes and the library adds quite extensive querydsl support to both JDBC and R2DBC.
What are some alternatives?
When comparing spring-data-r2dbc and infobip-spring-data-querydsl you can also consider the following projects:
Spring Data JPA - Simplifies the development of creating a JPA-based data access layer.
spring-boot-graphql-querydsl-demo - Extended Spring Boot GraphQL QueryDSL demo project
vertx-jooq - A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
java-quickstart - This repository contains code samples for getting started with Java and MariaDB.
quarkus-jooq - Quarkus Jooq Extension
jpa-spec