Click here to Skip to main content
15,889,889 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am working on an android app. I want to know the best database technology for my android app , which should be fast, secure and holds large database efficiently?
Posted

1 solution

The standard database engine for Android is Sqlite.
 
Share this answer
 
Comments
Member 11402033 29-Apr-15 2:58am    
ok, but what if want to use hadoop bigdata like thing? will it be better for huge database?
Mehdi Gholam 29-Apr-15 3:00am    
You can't run hadoop effectively on android.
Member 11402033 29-Apr-15 3:04am    
thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900