Couchdb 0.11.0 release and download
If you are interested in this nosql database, you can download the latest one from the official website.Couchdb
0.11.0
Trial. With
Reddit joins the nosql camp. I have a simple understanding of nosql databases. At the same time, I am also interested in nosql such as couchdb.
If you are familiar with traditional databases, downloadCouchdb 0.11.0
Try it. I feel like couchdbNosql
Quantity
The database is really interesting.
Couchdb
Is a document-oriented database. couchdb supports using JavaScript to mapreduce
And couchdb also supports bidirectional conflict detection and resolution for incremental replication.
Couchdb
Provides a set of restful JSON
Api. Any environment that allows HTTP requests can interact with couchdb. Couchdb also provides many client component libraries that can help developers
Couchdb-based development is easy. Couchdb has a built-in Web-based console that operates couchdb over HTTP.
Couchdb
Developed Using Erlang (Erlang claims to be the king of Parallel Computing), and its underlying data structure is two types
B + tree, couchdb consists of two parts: "Storage" and "view indexs ).
"Storage" is used to store files, and "view indexes" are used for query and processing.
Couchdb
It can adapt to a wide range of application scenarios. In some occasionally connected network applications, we can use couchdb to store data and then synchronize it. It can also be used as a large-scale distribution in the cloud environment.
Data storage. Couchdb provides HTTP-based API access, which ensures that couchdb can be used in all common languages.
Couchdb 0.11.0
It mainly includes the following improvements:
- Added the window installation file for couchdb 0.11.0.
- Couchdb 0.11.0 adds optional raw sorting for Quick View Construction.
- Couchdb 0.11.0 adds the optional implicit replication target database creation Function
- Couchdb 0.11.0 improves the view information object
- Couchdb 0.11.0 corrected HTTP timeout
- Couchdb 0.11.0 serialize JSON objects using json2.js
- Couchdb 0.11.0 adds URL redirection processing.
- Couchdb 0.11.0 corrected the operating system process leakage problem
- Couchdb 0.11.0 added support for Content-MD5 header information for attachments
- Couchdb 0.11.0 enhances configuration search speed and concurrent processing capability
- Fix a large number of bugs in couchdb 0.11.0
Download couchdb 0.11.0
Address:
Download couchdb 0.11.0