Merge pull request #79 from MarkNenadov/master

Added OrmLite to ORM list
This commit is contained in:
Andreas Kull
2015-03-09 09:17:57 +01:00

View File

@ -280,6 +280,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [Ebean](http://ebean-orm.github.io/) - ORM Framework that provides fast data access and even faster coding.
* [EclipseLink](https://www.eclipse.org/eclipselink/) - Supports a number of persistence standards: JPA, JAXB, JCA and SDO.
* [Hibernate](http://hibernate.org/orm/) - Robust and widely used with an active community.
* [OrmLite](http://ormlite.com/) - Lightweight ORM package avoiding the complexity and overhead of other ORM products.
## PDF