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
Go From Idea to Deployed AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DBXDroid!