what is the best DataBase for a mobile java program ? J2ME
- Used
DBfile outside of.jarfile of program - best speed in running query
- have more
SQLpropertise LikeCurser, trigger and ... - needed low space (under 1 Mb)
- Other things that is needed for run a high speed java program on every mobile device that have a little amount of space and low speed
prossesor.
I fear this question has no real answer. There are loads of databases you could use and none of us know the problem nearly well enough to give you a solid answer on this issue. There are countless SQL and NoSQL options for storing data. Off the top of my head, I would recommend looking at mobile-nosql and perhaps this thread.