We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

ORMLite

Object Relational Mapping Lite (ORMLite) provides simple yet powerful functionality for persisting Java objects to SQL databases while avoiding the overhead of other ORMs. Supports MySQL, Postgres, SQL Server, H2, Derby, HSQLDB, Sqlite, and others.

Cloudbased voice solutions are common in enterprise networks and frustrating for operations teams to manage. Simplify VoIP monitoring by having a proactive analysis of on-prem, hybrid and UCaaS voice services. Try the ThousandEyes VoIP monitoring solution today, free.

Website http://ormlite.com/
Tags
License
Platform
Features
  • Simple Object Relational Mapping functionalty
  • Java annotations for easy JDBC persistence
  • Persist Java classes using very little code
  • ORM driven through Java annotations
  • Powerful abstract Database Access Object (DAO) classes
  • Uses native database calls to provide Android OS ORM.
  • Flexible QueryBuilder to easily construct simple and complex queries
  • Supports MySQL, Postgres, Microsoft SQL Server, H2, Derby, HSQLDB, and Sqlite and can be extended to additional databases relatively easily.