Last Updated on February 27, 2026
Persism is a light weight, auto discovery, autoconfiguration, and convention over configuration ORM (Object Relational Mapping) library for Java 17 or later.
Persism uses a standard Connection object so all you need to do is create the Session object passing in the Connection.
This is free and open source software.
Key Features
- Supports most common databases – Derby, Firebird, H2, HSQLDB, Informix, MSAccess, MSSQL, MySQL/MariaDB, Oracle (12+), PostgreSQL, SQLite.
- No special configuration. Drop the JAR into your project and go.
- Small API.
- Auto-Discovery – create a table, write a JavaBean, run a query. Persism uses simple mapping rules to find your table and column names and only requires an annotation where something is outside convention.
- Small – About 100k is size and has no dependencies.
Website: github.com/sproket/Persism
Support:
Developer: Dan Howard
License: BSD 3-Clause “New” or “Revised” License
Persism is written in Java. Learn Java with our recommended free books and free tutorials.
Related Software
| Java Object-Relational Mapping Software | |
|---|---|
| Hibernate ORM | Idiomatic persistence for Java and relational databases |
| MyBatis | Persistence framework with custom SQL and stored procedures |
| Apache Cayenne | Provides object-relational mapping (ORM) and remoting services |
| jOOQ | jOOQ Object Oriented Querying |
| DataNucleus | Supports JDO and JPA API's for persistence |
| Apache OpenJPA | Java persistence project |
| Ebean | Designed to be simpler to use and understand than JPA or JDO products |
| EclipseLink | Persistence solution addressing relational, XML, and database web services |
| Persism | Lightweight, auto discovery, autoconfiguration ORM |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

