MongoDB and Multi-OS Engine

Dear members,

I would like to know if its possible to use MongoDB with Multi-OS Engine. According to what I have read, mainly SQLite is supported. So I would like to be sure of this as well…

Jesse.

Hi,

As far as I know, MongoDB is not suitable for embedding into a mobile device. Of course, you can access a MongoDB instance running in the cloud or any server.

If you are looking for a document database that can run on MOE and Android, there are a couple different options, e.g.

  • Darwino DB
  • Couchbase Lite
  • Realm
    … etc.

thanks Gergely for this. I am going to try using Couchbase Lite because I would like to use a documentdatabase