Paketname | couchdb |
Beschreibung | RESTful document oriented database |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.11.0-2.3 |
Sektion | misc |
Priorität | optional |
Installierte Größe | 2268 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libcurl3 (>= 7.16.2-1), libicu44 (>= 4.4.1-1), libmozjs2d (>= 1.9.1), erlang-ba |
Empfohlene Pakete | |
Paketbetreuer | Erlang Packaging Team |
Quelle | |
Paketgröße | 619516 Byte |
Prüfsumme MD5 | 43b27bd3650d73992b961db01e93b322 |
Prüfsumme SHA1 | 8a196b8822a462b3cbf71bdfe58d47c5df07d8eb |
Prüfsumme SHA256 | 7fafbf97166468e79cc58c71d4d1df8fb058b2a2b8721f123ba694c2b78a3752 |
Link zum Herunterladen | couchdb_0.11.0-2.3_i386.deb |
Ausführliche Beschreibung | 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.
|