Mike Rhodes

4pods

CDTDatastore

CDTDatastore is a JSON document datastore which speaks the Apache CouchDB(tm) replication protocol.

  • Replicates with Cloudant and CouchDB.

License: Apache-2.0

  • Objective C

CloudantQueryObjc

This package adds support for a subset of Cloudant Query to Cloudant Sync's iOS implementation, CDTDatastore.

See the README for supported features.

License: Custom

  • Objective C

MRDatabaseContentChecker

MRDatabaseContentChecker will check the content of database tables and queries against arrays containing the expected rows. It'll intelligently figure out the types of the expected values and use appropriate checks for equality (e.g., regex matching).

License: Custom

  • Objective C

ObjectiveCloudant

Objective-cloudant is a client library for interacting with Apache CouchDB / IBM Cloudant.

It provides an operation based API for performing actions with the Apache CouchDB HTTP API.

License: Apache 2

  • Objective C