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
nel_h2
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Delphi CouchDB Client!