Top 6 Java Persistence Projects
-
For years, Hibernate ORM has been one of the most popular frameworks in the Java ecosystem. It was built to simplify data persistence by letting developers work with Java objects instead of SQL statements, a technique known as object-relational mapping (ORM).
-
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.
- Project mention: Show HN: Apache Fory Rust – 10-20x faster serialization than JSON/Protobuf | news.ycombinator.com | 2025-10-28
-
-
store
High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Latencies. Create Ultra-Fast In-Memory Database Applications & Microservices. (by eclipse-store)
-
Kripton Persistence Library
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
-
StORMi
Shujutech Object Relational Mapping Interface, the only Java ORM that fully supports all OO concepts.
Java Persistence discussion
Java Persistence related posts
-
Leveraging Stack Traces for SQL Performance Analysis in Spring Boot Applications
-
Permazen: Language-natural persistence to KV stores
-
MicroStream - Persistence Engine that claimed to be 10 times faster in executing simple queries and upto 200 times faster while executing complex queries, compared to Spring JPA (Custom technique relying JVM object graphs to make the storage/retrieval extra fast and storage cost cheaper)
-
Learning Android’s Room Database Made Easy