Spring Data JPA VS spring-data-r2dbc

Compare Spring Data JPA vs spring-data-r2dbc and see what are their differences.

Spring Data JPA

Simplifies the development of creating a JPA-based data access layer. (by spring-projects)

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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Spring Data JPA spring-data-r2dbc
21 1
2,893 705
1.4% -0.6%
9.1 0.0
1 day ago 5 months 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.

Spring Data JPA

Posts with mentions or reviews of Spring Data JPA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-02.

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 are some alternatives?

When comparing Spring Data JPA and spring-data-r2dbc you can also consider the following projects:

MyBatis - MyBatis SQL mapper framework 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.

JDBI - The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

vertx-jooq - A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.

jOOQ - jOOQ is the best way to write SQL in Java

Hibernate - Hibernate's core Object/Relational Mapping functionality

quarkus-jooq - Quarkus Jooq Extension

Apache Cayenne - Mirror of Apache Cayenne

library - A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.

blaze-persistence - Rich Criteria API for JPA providers

spring-boot-data-H2-embedded - Spring Boot Demo App with H2 In Memory Database