This package provides Android-specific functionality. Users that are connecting to SQL databases via JDBC connections should download the ormlite-jdbc package instead of this Android one. Object Relational Mapping Lite (ORM Lite) provides some simple, lightweight functionality for persisting Java objects to SQL databases while avoiding the complexity and overhead of more standard ORM packages.
Features
- Setup your classes by simply adding Java annotations
- Powerful abstract Database Access Object (DAO) classes
- 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
- Provisional support for DB2, Oracle, ODBC, and Netezza. Contact the author if your database type is not supported
- Supports "foreign" objects with the class field being the object but an id stored in the database table
Categories
Object-Relational Mapping (ORM)License
ISC LicenseFollow ORMLite Android
Other Useful Business Software
$300 in Free Credit for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ORMLite Android!