kotlin-jpa-specification-dsl VS Spring Data JPA

Compare kotlin-jpa-specification-dsl vs Spring Data JPA and see what are their differences.

kotlin-jpa-specification-dsl

This library provides a fluent DSL for querying spring data JPA repositories using spring data Specifications (i.e. the JPA Criteria API), without boilerplate code or a generated metamodel. (by consoleau)

Spring Data JPA

Simplifies the development of creating a JPA-based data access layer. (by spring-projects)
Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
kotlin-jpa-specification-dsl Spring Data JPA
1 20
238 2,797
0.0% 1.4%
0.0 8.2
about 2 years ago 4 days ago
Kotlin 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.

kotlin-jpa-specification-dsl

Posts with mentions or reviews of kotlin-jpa-specification-dsl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-04.

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 2023-03-15.

What are some alternatives?

When comparing kotlin-jpa-specification-dsl and Spring Data JPA you can also consider the following projects:

MyBatis - MyBatis SQL mapper framework for Java

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

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

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.

requery - requery - modern SQL based query & persistence for Java / Kotlin / Android

Hibernate - Hibernate's core Object/Relational Mapping functionality

Apache Cayenne - Mirror of Apache Cayenne

Exposed - Kotlin SQL Framework

blaze-persistence - Rich Criteria API for JPA providers

Presto - The official home of the Presto distributed SQL query engine for big data

Ebean ORM - Ebean ORM

Ktorm - A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.