Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 Java Jpa Projects
-
eladmin
eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
See: https://github.com/jOOQ/jOOQ/issues/5916
-
-
Project mention: How to write a native query in spring boot jpa(postgres) which has "where in" check on composite columns? | /r/javahelp | 2023-05-26
What you are trying to do is not supported in JPA/JPQL or Spring Data (see here) Not even all databases support that syntax as far as I'm aware. You either need to concat the columns or add functionality to do this yourself, perhaps a Hibernate UserType will work.
-
-
Elide
Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
spring-boot-postgresql-jpa-hibernate-rest-api-demo
Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate
Project mention: GitLab pipeline for a Java application that uses PostgreSQL and is compiled with Maven | /r/devops | 2023-04-23https://github.com/callicoder/spring-boot-postgresql-jpa-hibernate-rest-api-demo/blob/master/src/main/resources/application.properties I have edited and set the password, the rest is the same.
-
-
java-persistence-frameworks-comparison
Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
-
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.
-
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-24I am building a Tutorial Application using Springboot, and I am following a tutorial online: link
-
-
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.
-
-
Project mention: Convert oracle.sql.Timestamptz (not timestamp) to java.time.ZonedDateTime (or LocalDateTime)? | /r/SpringBoot | 2023-06-15
I'm aware I could implement a very convoluted solution where I convert it to bytes and parse it back out like this, but I feel like there should be a simple one or 2 liner...
-
spring-boot-one-to-many
Spring JPA, Hibernate One To Many example in Spring Boot with ManyToOne annotation
You can find the complete source code for this tutorial on Github.
-
Project mention: FlexiCore - an Open Source plugin spring-based java framework | /r/java | 2023-02-26
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Java Jpa related posts
- Do jOOQ DAOs support Kotlin Coroutines with R2DBC?
- It's OK If Your Code Is Just Good Enough
- Anyone else using crnk with Spring Boot?
- Ask HN: What's your experience with stored procedures-heavy systems?
- SQL based language for the SQL impaired?
- Spring boot ili asp.net core?
- Magnum: A new Scala 3 Database Client
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 Nov 2023
Index
What are some of the best open-source Jpa projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | eladmin | 20,376 |
2 | springboot-learning-example | 15,807 |
3 | jOOQ | 5,728 |
4 | Hibernate | 5,603 |
5 | Spring Data JPA | 2,797 |
6 | Ebean ORM | 1,421 |
7 | Elide | 965 |
8 | blaze-persistence | 646 |
9 | Crnk | 281 |
10 | spring-boot-postgresql-jpa-hibernate-rest-api-demo | 266 |
11 | okta-spring-boot-react-crud-example | 264 |
12 | java-persistence-frameworks-comparison | 249 |
13 | infobip-spring-data-querydsl | 237 |
14 | springfilter | 176 |
15 | spring-boot-data-jpa-mysql | 155 |
16 | jpa2ddl | 110 |
17 | jplusone | 103 |
18 | spring-data-jpa-mongodb-expressions | 90 |
19 | UrlShortener-API | 66 |
20 | threeten-jpa | 52 |
21 | spring-boot-one-to-many | 30 |
22 | FlexiCore | 22 |
23 | spring-jpa-query-example | 19 |