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.