Added OrmLite to ORM list
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user