Added OrmLite to ORM list

This commit is contained in:
Mark
2015-03-02 21:46:39 -05:00
parent 043feecc57
commit 184e812a51

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