We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979be9c commit fc517e8Copy full SHA for fc517e8
README.md
@@ -713,6 +713,7 @@ _APIs that handle the persistence of objects._
713
- [EclipseLink](https://www.eclipse.org/eclipselink/) - Supports a number of persistence standards: JPA, JAXB, JCA and SDO.
714
- [Hibernate](http://hibernate.org/orm/) - Robust and widely used, with an active community. (LGPL-2.1-only)
715
- [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.
717
- [SimpleFlatMapper](https://github.com/arnaudroger/SimpleFlatMapper) - Simple database and CSV mapper.
718
719
### PaaS
0 commit comments