Java Jpa

Open-source Java projects categorized as Jpa

Top 23 Java Jpa Projects

  • eladmin

    eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • springboot-learning-example

    spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。

  • jOOQ

    jOOQ is the best way to write SQL in Java

  • Project mention: Serious flaws in SQL – Edgar F. Codd (1990) | news.ycombinator.com | 2024-04-25

    > 2. ORMs do not hide SQL nastiness.

    This is certainly true!

    I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible".

    I think the are of ORMs is over. It simply did not deliver.

    If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to type? Just not worth it.

    I prefer jooq any day over ORMs. And dont get me started over what tools like Hasuna have to offer.

    There are also some languages (forgot the names) that are SQL-done-right. Select in the back, more type safe, more logic, more in the same steps as the query gets executed. These need to be adopted by PG and MySQL and we're good to go. (IMHO)

    https://www.jooq.org/

    https://hasura.io/

  • Hibernate

    Hibernate's core Object/Relational Mapping functionality

  • Project mention: Como desenvolvi um backend web em Clojure | dev.to | 2023-07-03
  • Spring Data JPA

    Simplifies the development of creating a JPA-based data access layer.

  • Project mention: How to Store Spring Boot Application Metrics in InfluxDB | dev.to | 2024-03-02

    Please note: The H2 database was chosen for simplicity. You can replace it with any other database technology and use the Spring Boot JPA to connect. The demo application will still work.

  • Ebean ORM

    Ebean ORM

  • Elide

    Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • blaze-persistence

    Rich Criteria API for JPA providers

  • micronaut-data

    Ahead of Time Data Repositories

  • Project mention: [Mictonaut] Accessing SQL Server 2 | dev.to | 2024-01-19

    micronaut-data/doc-examples/r2dbc-example-java - GitHub

  • okta-spring-boot-react-crud-example

    Simple CRUD with React and Spring Boot 3

  • Crnk

    JSON API library for Java

  • Project mention: Anyone else using crnk with Spring Boot? | news.ycombinator.com | 2023-10-02
  • spring-boot-postgresql-jpa-hibernate-rest-api-demo

    Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate

  • 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.

  • Project mention: It's OK If Your Code Is Just Good Enough | news.ycombinator.com | 2023-11-13
  • java-persistence-frameworks-comparison

    Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)

  • springfilter

    Dynamically filter JPA entities and Mongo collections with a user-friendly query syntax. Seamless integration with Spring APIs. Star to support the project! ⭐️

  • spring-boot-data-jpa-mysql

    Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.

  • Project mention: Unable to scan the entity model defined in the application package (Springboot) | /r/javahelp | 2023-07-24

    I am building a Tutorial Application using Springboot, and I am following a tutorial online: link

  • jpa2ddl

    JPA Schema Generator Plugin

  • jplusone

    Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general

  • spring-data-jpa-mongodb-expressions

    Use the MongoDB query language to query your relational database, typically from frontend.

  • UrlShortener-API

    API for converting long urls to short urls

  • threeten-jpa

    JPA attribute converters for JSR-310 dates and times

  • spring-boot-one-to-many

    Spring JPA, Hibernate One To Many example in Spring Boot with ManyToOne annotation

  • Project mention: JPA @ManyToOne example in Spring Boot | dev.to | 2023-08-06

    You can find the complete source code for this tutorial on Github.

  • FlexiCore

    FlexiCore is a plugin based spring powered framework

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Jpa discussion

Log in or Post with

Java Jpa related posts

  • Do jOOQ DAOs support Kotlin Coroutines with R2DBC?

    1 project | /r/jOOQ | 21 Nov 2023
  • It's OK If Your Code Is Just Good Enough

    1 project | news.ycombinator.com | 13 Nov 2023
  • Anyone else using crnk with Spring Boot?

    1 project | news.ycombinator.com | 2 Oct 2023
  • Ask HN: What's your experience with stored procedures-heavy systems?

    1 project | news.ycombinator.com | 18 Aug 2023
  • SQL based language for the SQL impaired?

    1 project | /r/SQL | 10 Jul 2023
  • Spring boot ili asp.net core?

    1 project | /r/programiranje | 1 Jul 2023
  • Magnum: A new Scala 3 Database Client

    4 projects | /r/scala | 14 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Jpa projects in Java? This list will help you:

Project Stars
1 eladmin 21,003
2 springboot-learning-example 16,100
3 jOOQ 5,985
4 Hibernate 5,794
5 Spring Data JPA 2,918
6 Ebean ORM 1,433
7 Elide 989
8 blaze-persistence 700
9 micronaut-data 459
10 okta-spring-boot-react-crud-example 288
11 Crnk 284
12 spring-boot-postgresql-jpa-hibernate-rest-api-demo 274
13 infobip-spring-data-querydsl 269
14 java-persistence-frameworks-comparison 259
15 springfilter 200
16 spring-boot-data-jpa-mysql 183
17 jpa2ddl 110
18 jplusone 108
19 spring-data-jpa-mongodb-expressions 93
20 UrlShortener-API 73
21 threeten-jpa 53
22 spring-boot-one-to-many 34
23 FlexiCore 22

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com