Apache CouchDB

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第2行: 第2行:
 
[[Image:Apache-CouchDB-Sketch.png|right|thumb|Apache CouchDB Sketch]]
 
[[Image:Apache-CouchDB-Sketch.png|right|thumb|Apache CouchDB Sketch]]
 
CouchDB is written in [[Erlang]], but can be easily accessed from any environment that provides means to make HTTP requests. There are a multitude of third-party client libraries that make this even easier for a variety of programming languages and environments.
 
CouchDB is written in [[Erlang]], but can be easily accessed from any environment that provides means to make HTTP requests. There are a multitude of third-party client libraries that make this even easier for a variety of programming languages and environments.
 
+
==Python==
 +
*[http://www.eflorenzano.com/blog/post/using-couchdb-django/ Using CouchDB with Django]
 +
*[http://lethain.com/entry/2008/aug/18/an-introduction-to-using-couchdb-with-django/ An Introduction to Using CouchDB with Django]
 
==Links==
 
==Links==
 
*http://couchdb.apache.org/
 
*http://couchdb.apache.org/

2009年7月27日 (一) 14:46的版本

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.

Apache CouchDB Sketch

CouchDB is written in Erlang, but can be easily accessed from any environment that provides means to make HTTP requests. There are a multitude of third-party client libraries that make this even easier for a variety of programming languages and environments.

Python

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱