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
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DBXDroid!