CouchDB プロジェクト Apache CouchDB は、RESTful HTTP/JSON API 経由でアクセス可能な、分散型で耐障害性の高い、スキーマ不要のドキュメント指向データベースです。主な特徴として、双方向での衝突の検出・解決が可能な堅牢なインクリメンタル・レプリケーシ... 続きを読む
2009年6月2日 分散なんとか勉強会で「CouchDB Relax」発表しました こちらもスライドを置いておきます。 Git同様に公開用に少しだけ調整しています。 CouchdbView more Microsoft Word documents from cohtan. Futonデモ、CouchAppデモ、Sofaデモなど、なんだか... 続きを読む
Batteries Included Newer versions of Ubuntu have CouchDB included in their respective software repositories. You can install CouchDB with the Synaptic GUI, or from the command line with the apt-get or aptitude utilities, which ever you prefer... 続きを読む
Debian Resources: Bug Reports Developer Information (PTS) Debian Changelog Copyright File Debian Patch Tracker Download Source Package couchdb: [couchdb_1.1.0-1.dsc] [couchdb_1.1.0.orig.tar.gz] [couchdb_1.1.0-1.diff.gz] Maintainer: Laszlo Bos... 続きを読む
Tuesday, June 7, 2011 CouchDB 1.1 released!!! ついにリリースされました。細かい話は couchdb.jp (まだ準備中)を見て頂くとして、インストールします。 Ubuntuを使っている場合は、http://wiki.apache.org/couchdb/Installing_on_Ubuntuこちらがとっても参考... 続きを読む
CouchDB: The Definitive Guide Table of Contents Foreword Preface Part I. Introduction 1. Why CouchDB? 2. Eventual Consistency 3. Getting Started 4. The Core API Part II. Developing with CouchDB 5. Design Documents 6. Finding Your Data with Vi... 続きを読む
Three of CouchDB’s creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. With its simple model for storing, processing, and accessing data, CouchDB i... 続きを読む
ドキュメント指向なKVSってことと、字面が似ていると言うことぐらいしか比較する意味がなさそうなCouchDBとMongoDBだけど、ここ2,3ヶ月で両方をそれなりに突っ込んで見てきたので比較してみた。実装面やパフォーマンス、ということよりはどちらかというと(私が... 続きを読む