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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DBXDroid!