InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Hibernate Alternatives
Similar projects and alternatives to Hibernate
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
-
-
Spring Boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
-
-
-
-
-
-
JDBI
The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.
-
-
-
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.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Hibernate discussion
Hibernate reviews and mentions
-
How To Secure APIs from SQL Injection Vulnerabilities
Object-Relational Mapping frameworks like Hibernate (Java), SQLAlchemy (Python), and Sequelize (Node.js) typically use parameterized queries by default and abstract direct SQL interaction. These frameworks help eliminate common developer errors that might otherwise introduce vulnerabilities.
-
Top 10 Java Frameworks Every Dev Need to Know
Overview: Hibernate is a Java ORM (Object Relational Mapping) framework that simplifies database operations by mapping Java objects to database tables. It allows developers to focus on business logic without worrying about SQL queries, making database interactions seamless and more maintainable.
- Como desenvolvi um backend web em Clojure
- JobRunr: A library for background processing in Java
-
Migrating quartz to jobrunr
And Hibernate ORM is LGPL: see the license on their Github project.
-
15 Popular Github Repositories for the Modern Developer of 2023
13. Hibernate
-
In One Minute : Hibernate
Hibernate is the umbrella for a collection of libraries, most notably Hibernate ORM which provides Object/Relational Mapping for java domain objects. In addition to its own "native" API, Hibernate ORM is also an implementation of the Java Persistence API (jpa) specification.
-
Spring Boot – Black Box Testing
I'm using Spring Data JPA as a persistence framework. Therefore, those classes are Hibernate entities.
-
The Spring Data findAll Anti-Pattern
I'm a top Hibernate contributor
-
How do access sql through java in the real world?
Hibernate -- https://hibernate.org (huge learning curve)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 14 May 2025
Stats
hibernate/hibernate-orm is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Hibernate is Java.