NoSQL databases that officially support MonoTouch

前端 未结 4 2003
北海茫月
北海茫月 2021-02-08 05:07

I am having trouble finding a NoSQL databases that officially support MonoTouch via a local DB on the device. If their are, could someone provide a list of them here.

4条回答
  •  借酒劲吻你
    2021-02-08 05:24

    According to http://nosql-database.org/ there's siaqodb. Note that others might support MonoTouch without being mentioned in that site.

    Edit: a few more clicks shows that HSS Database (from the same list) also supports MonoTouch.

    You might also want to look at which ones support iOS (e.g. with Objective C) and see if bindings are available (or write your own).

提交回复
热议问题