This is android library to simplify Android SQlite Database
It become very tedious to write large Android SQLite Open helper for simple database usage. So I developed this library to create android databases very easily using straight forward functions.
Github Project https://github.com/adityakamble49/DBXDroid
Refer DBXDroidDemo for Full Demo
https://github.com/adityakamble49/DBXDroidDemo
Features
- Create Android SQLite Database
- Add Tables to database
- Insert new entry to tables
- Fetch entries from tables
- Ability to interact with database directly using getDatabase() function.
Categories
Object-Relational Mapping (ORM)License
GNU General Public License version 3.0 (GPLv3)Follow DBXDroid
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DBXDroid!