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
Skillfully - The future of skills based hiring
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ORMLite Android!