You need to be added to the ContributorsGroup to edit the wiki. But don't worry! Just email any Mailing List or grab us on IRC and let us know your user name. |
Related Projects
Contents
A list of CouchDB related projects, clients and libraries.
Clients
Couchapp Command line tool to manage standalone CouchDB applications and send/clone documents from/to CouchDB.
CouchDBX — The one-click CouchDB package for the Mac
nightly builds are available here: http://couch.lstoll.net/nightly/
CouchDB-FUSE: mount document attachments on a virtual filesystem
Davenport: Davenport is a plugin container for building native Mac OS X applications
Kanso is a comprehensive, framework-agnostic build tool for CouchApps.
soca: a command line tool written in ruby for building and pushing couchapps
- Out of date
Valance GUI client in PyGTK
CouchBrowse - GUI Front-end for CouchDB in C#
Libraries
- Clojure libraries
- Common Lisp libraries
See Getting_started_with_LISP for more
- Erlang interfaces:
- Java interfaces:
JavaScript libraries
CouchDB's built-in synchronous JS library for the test suite
mustache.couch.js A helper for streaming Mustache templates from CouchDB list functions
- Lua libraries
- .Net interfaces:
- Node.js interfaces
- Perl interfaces:
- Perl tools:
- PHP libraries
- Python libraries
- Ruby libraries
- Scala libraries
Storing_GeoData (PHP, Google Geocoding Service)
Alternative Data Stores
Cassandra (Is a highly scalable, eventually consistent, distributed, structured key-value store.)
MongoDB (Is a high-performance, open source, schema-free document-oriented database.)
RavenDB (Document database for the .NET/Windows platform with very similar CouchDB features.)
Riak (Is a Dynamo-inspired key/value store that scales predictably and easily.)
- Out of date or not active anymore:
Applications And Websites
Miscellaneous
couchdbx-core Packaging CouchDB for Mac OS X.
Interactive CouchDB A CouchDB emulator/visualizer written in 100% Javascript.
Lounge A proxy-based partitioning/clustering framework for CouchDB.
Hovercraft An easy direct Erlang CouchDB library.
GeoCouch Can be used for "Geodata" related applications.
Full Text Searching
CouchDB Lucene Enables full-text searching of CouchDB documents using Lucene.
ElasticSearch has native support for continuous indexing of CouchDB via the "river" functionality.
HyperCouch : Full text indexing of CouchDB via Hyper Estraier
Note: HyperCouch was a project by Paul Davis, but it was abandoned
Code mirror HyperCouch
- CouchDB Solr2 integrates full-text indexing and searching with CouchDB.
WAS hosted here but is no longer available. Does anyone know of a clone/copy?
- Per README, the CouchDB Solr2 project is no longer being maintained as of January 2009.