Java Hibernate

Open-source Java projects categorized as Hibernate

Top 23 Java Hibernate Projects

  • Redisson

    Redisson - Easy Valkey/Redis Java client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache ...

  • Dropwizard

    A damn simple library for building production-ready RESTful web services.

  • Project mention: Javalin – a simple web framework for Java and Kotlin | news.ycombinator.com | 2024-02-11
  • 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
  • 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
  • hypersistence-utils

    The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.

  • PretendYoureXyzzy

    A web clone of the card game Cards Against Humanity.

  • hibernate-validator

    Hibernate Validator - Jakarta Bean Validation Reference Implementation

  • SaaSHub

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

    SaaSHub logo
  • Elide

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

  • 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

  • quickperf

    QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties

  • spring-petclinic-rest

    REST version of the Spring Petclinic sample application

  • spring-boot-postgresql-jpa-hibernate-rest-api-demo

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

  • springfilter

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

  • ManyDesigns Portofino 4

    Portofino 5 is the next generation of the open-source low-code web framework Portofino. Its purpose is to help developers create modern, responsive enterprise applications with REST APIs and an Angular UI.

  • awips2

    Weather forecasting display and analysis package developed by NWS/Raytheon, released as open source software by Unidata.

  • Sniffy

    Sniffy - interactive profiler, testing and chaos engineering tool for Java

  • 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

  • spring-boot-blog-app

    Application to demonstrate several features of Spring Boot

  • java-11-examples

    JDK 11 examples and demo projects.

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

  • 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 Hibernate related posts

  • Spring Boot — Power of Value Objects

    3 projects | dev.to | 4 Dec 2022
  • The Spring Data JPA findById Anti-Pattern

    1 project | /r/java | 16 Nov 2022
  • In One Minute : Hibernate

    1 project | dev.to | 14 Nov 2022
  • Is there a way to write tests to validate the Hibernate-generated queries?

    6 projects | /r/java | 19 Oct 2022
  • Is throwing nullexceptions considered good style??

    1 project | /r/java | 1 Oct 2022
  • The Spring Data findAll Anti-Pattern

    1 project | /r/java | 13 Sep 2022
  • Hibernate & JPA Tutorial - Crash Course

    1 project | dev.to | 24 Aug 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 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 Hibernate projects in Java? This list will help you:

Project Stars
1 Redisson 22,827
2 Dropwizard 8,461
3 jOOQ 5,937
4 Hibernate 5,780
5 hypersistence-utils 2,282
6 PretendYoureXyzzy 1,215
7 hibernate-validator 1,172
8 Elide 988
9 micronaut-data 459
10 quickperf 454
11 spring-petclinic-rest 443
12 spring-boot-postgresql-jpa-hibernate-rest-api-demo 274
13 springfilter 198
14 ManyDesigns Portofino 4 180
15 awips2 167
16 Sniffy 157
17 jpa2ddl 110
18 jplusone 107
19 spring-data-jpa-mongodb-expressions 93
20 UrlShortener-API 70
21 spring-boot-blog-app 62
22 java-11-examples 57
23 spring-boot-one-to-many 34

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com