I can't help you with Android, but take a look at these Key / value databases that have been ported (wrapped) on iOS:
- LevelDB (Port: NULevelDB ): Made by Google, and it seems to be one of the fastest.
- TokyoCabinet (Port: TSDocDB): , , , , , ( KyotoCabinet), , ( ). LGPL (, , AppStore).