Database being used when develop game by corona.

Hi guys,

I’m using sqlite3 and icebox(developed by Graham Ranson from 2011 year) for save data at local. But sometime have problem when reading data from db. I think the reason is sqlite db not compatible with new android or iOS version. Therefore, i want try others database as mysql or other library (

 

What’s database type is using by some guys? 

Thanks!