I'm currently using ObjectBox but cannot get past the fact that it doesn't do UPSERT. This is causing me to have to have to run a delete for anything matching a set of IDs, and then doing and insert. I would LOVE to have Arango on mobile way too much :)
On Sunday, April 13, 2014 at 10:34:09 PM UTC-5, RK wrote: > > Hi, > > I am looking for a graph database written with c/c++ code base[Ideal for > mobile/embedded cross platform development] for my application. > > I fancy my chances of porting ArangoDB to mobile and these are my goals. > > ACID compliant and Transactional > Embedded library [ like sqlite ] > iOS, Android support > Server and Rest are not required [ If needed, I can do this at latter > stage, This is not important at this stage ] > > So I am looking for some advice how to go about it from the community. > > I highly appreciate any help in this regard. > > Thanks > RK > > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/arangodb/059966b3-f315-4dce-bf7f-4ec99451bf46%40googlegroups.com.
