This is the code samples that were used during my talk at the 2012 ADUG symposium on REST. CouchDB was one of the systems I demonstrated connected to and since there was no known CouchDB clients available I wrote this one that allowed for Generics support so a simple persistence mechanism is in place.
While this client can be used it is not tested exhaustively and but I am hopeful that others can use it.
A few well deserved references.
http://www.adug.org.au for allowing me to speak, otherwise I would not have written these units.
http://code.google.com/p/superobject/ for providing a neat library for using JSON
Features
- Ability to create, delete and list CouchDB database
- Ability to request all documents within a database
- Ability to return an object as a specific Delphi type using Generics
- Ability to query a map reduce view and return the resulting values as a specific Delphi type
- Ability to insert, save and delete a document
Follow Delphi CouchDB Client
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Delphi CouchDB Client!