Archive for the ‘couchdb’ tag
CouchDB Slides
CouchDB简介演示, Mathias Meyer, http://couchdb-jaoo.heroku.com
CouchDB Map/Reduce well explained
CouchDB Vs MongoDB
View more presentations from Gabriele Lana.
CouchDBKit:基于Python的CouchDB框架
Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language.
Couchdbkit goal is to provide a framework for your Python application to access and manage Couchdb.
Apache CouchDB是一个分布式、容错和无须shema的基于文件的数据库,通过RESTful HTTP/JSON API来实现调用和管理。此外,它还提供稳定、具有双向冲突检测和排除的增量复制功能,可通过以表单为中心的view引擎来进行查询和建立索引(JavaScript是默认的view定义语言)。
Couchdbkit的目标是为您的Python的应用提供调用和管理Couchdb的框架。


FreeBSD
Hacker News