Confused on how to use CouchDB on Android

前端 未结 4 1801
耶瑟儿~
耶瑟儿~ 2021-01-30 03:53

I want to get CouchDB running as the backend for my mobile app, replacing SQlite.

I have been incredibly confused as a newcomer to this technology because, in addition t

4条回答
  •  我在风中等你
    2021-01-30 04:31

    TouchDB has been superceded by Couchbase Lite Android and Couchbase-Lite-Android can only be used for Honeycomb and above.

    Also on this date 16-Sep-13, the library is in alpha and I don't see it being used in production any time soon.

    Only solution at this point seems to be parse.com, which is of course a paid solution.

提交回复
热议问题