|
|
|
|
|
by virmundi
4703 days ago
|
|
While there is a license for commercial use, db4o[1] might be a good alternative on Android. I'm not sure what CoreData is personally (sounds ORMie), but this tool is an embedded object database. Fairly quick. The con is it will increase your app install size. 1 - http://www.db4o.com/android/ |
|