Database engine

i wish to develop iphone/ipad apps and android apps. Can anyone recommend database engine that i can use for

  1. iphohe/ipad
  2. android

Thanks

Locally, you’ll need to use whatever is on the devices (sqllite in both cases I believe).

You can use whatever you want if your app needs some sort of cloud-based data component.