I honestly don't see how this is not making sense to you. All of those services provide web backends that hook into a database that let you query, insert, etc... through an (typically REST based) API.
How is that not a database as a service. I don't think I've understood your question at all, but you don't really seem receptive to receiving advice, so I doubt you'll get help other places either.. I think the reason you are basically upset is that you want an API that lets have low level database access through an API like JDBC or something, but I honestly can't see why any of these solutions wouldn't be basically isomorphic.. kris On Wed, Aug 22, 2012 at 8:47 AM, Mark Liversedge <[email protected]> wrote: > None of them are database as a service. They are Web app platforms or > frameworks. I'll look elsewhere for advice. > > Thanks anyway. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

