Some developers who have a good knowledge of querying SQL databases struggle to implement the equivalent query patterns in Cloudant/CouchDB.
How can these developers translate their SQL knowledge to Cloudant/CouchDB?
Some developers who have a good knowledge of querying SQL databases struggle to implement the equivalent query patterns in Cloudant/CouchDB.
How can these developers translate their SQL knowledge to Cloudant/CouchDB?
This community wiki page provides links to some SQL patterns showing how they may be implemented in Cloudant.
As this is a community wiki feel free to add new Q&A links here.
General database queries
Cloudant SQL Join cookbook
Add your new Q&A links here ...
Aggregate database queries
SUM * GROUP BY queries?
Add your new Q&A links here ...
Full text queries (lucene) - Cloudant only
See also