Skip to content

Commit fc517e8

Browse files
authored
Add Permazen
1 parent 979be9c commit fc517e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,7 @@ _APIs that handle the persistence of objects._
713713
- [EclipseLink](https://www.eclipse.org/eclipselink/) - Supports a number of persistence standards: JPA, JAXB, JCA and SDO.
714714
- [Hibernate](http://hibernate.org/orm/) - Robust and widely used, with an active community. (LGPL-2.1-only)
715715
- [MyBatis](https://github.com/mybatis/mybatis-3) - Couples objects with stored procedures or SQL statements.
716+
- [Permazen](https://github.com/permazen/permazen) - Language-natural persistence layer.
716717
- [SimpleFlatMapper](https://github.com/arnaudroger/SimpleFlatMapper) - Simple database and CSV mapper.
717718

718719
### PaaS

0 commit comments

Comments
 (0)