backend/DataBase

CouchDB 관련 링크

버리야 2010. 2. 9. 09:25
반응형

공식 Apache CouchDB homepage

CouchDB: The Definitive Guide
http://books.couchdb.org/relax/

Damien Katz Relaxing on CouchDB
CouchDB에 대해 Damien Katz(CouchDB를 만든)와 인터뷰한 내용.


웹 문서들

얼랭으로 구현된 문서 기반 분산 데이터베이스, CouchDB

문서기반 분산 데이터베이스 CouchDB
http://xeraph.egloos.com/4617633

CouchDB implementation
http://horicky.blogspot.com/2008/10/couchdb-implementation.html

Programming CouchDB with Javascript (TODO application)
http://jan.prima.de/~jan/plok/archives/108-Programming-CouchDB-with-Javascript.html

Interactive CouchDB
This is a CouchDB emulator/visualizer written in 100% JavaScript, which implements key concepts like collation, map/reduce and incremental reduce. 
It also acts as a 2-minute CouchDB tutorial. No documents were harmed in this process. 
http://labs.mudynamics.com/wp-content/uploads/2009/04/icouch.html

CouchIn15Minutes
15분만에 CouchDB 시작하기(DB 생성, Document 생성, View 생성등 맛보기)
http://wiki.apache.org/couchdb/CouchIn15Minutes

Markov Chains using CouchDB's Group Reduce
http://jchrisa.net/drl/_design/sofa/_show/post/markov_chains_using_couchdb_s_g

CouchDB MapReduce example: word count
http://jchrisa.net/drl/_design/sofa/_show/post/couchdb_mapreduce_example

Couchdb Vs MySQL insert performance test data of the speed test
http://www.codeweblog.com/couchdb-vs-mysql-insert-performance-test-data-of-the-speed-test/


Jchris's toast at master - GitHub
http://github.com/jchris/toast/tree/master

CouchDB & CouchApp Managing Design Documents
http://www.blog.dannygagne.com/?p=43

database-queries-the-couchdb-way
http://sitr.us/2009/06/30/database-queries-the-couchdb-way.html


Slide
반응형