LitePal is an open-source Android library designed to simplify working with SQLite databases. It uses an object-relational mapping approach so developers can perform most database operations without writing SQL. Models can be mapped directly to database tables with minimal configuration. The library automatically handles table creation, alteration, and deletion as application models evolve. It provides APIs for saving, updating, deleting, querying, aggregate operations, and transactions. LitePal also supports multiple databases, fluent queries, Java and Kotlin development, and direct SQL when greater control is required.
Features
- Object-relational mapping for SQLite
- Automatic table creation and upgrades
- Fluent database query API
- CRUD operations without SQL statements
- Multiple database support
- Transaction support for atomic operations
License
Apache License V2.0Follow LitePal for Android
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LitePal for Android!