欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Apache CouchDB
来自开放百科 - 灰狐
(版本间的差异)
第3行: | 第3行: | ||
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. | ||
− | http://incubator.apache.org/couchdb/ | + | ==Links== |
+ | *http://incubator.apache.org/couchdb/ | ||
+ | *http://groups.google.com/group/couchdb |
2008年4月3日 (四) 12:22的版本
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.
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.
Links
分享您的观点