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 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Delphi CouchDB Client!