Changes between Initial Version and Version 1 of jazz/CouchDB


Ignore:
Timestamp:
Nov 27, 2009, 10:21:53 PM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/CouchDB

    v1 v1  
     1= CouchDB =
     2
     3  * [http://wiki.apache.org/couchdb/ CouchDB] -
     4  * [http://packages.ubuntu.com/couchdb Ubuntu couchdb 套件]
     5  * [http://packages.debian.org/couchdb Debian couchdb 套件]
     6  * [http://wiki.apache.org/couchdb/EntityRelationship Modeling Entity Relationships in CouchDB]
     7  * [http://code.google.com/p/couchdb-fuse/  couchdb-fuse] - CouchDB FUSE File System
     8  * [影片] [http://video.yahoo.com/watch/2278623/7162319 Next Generation Data Storage with CouchDB (speaker: Jan Lehnardt) - Part 1]
     9  * [影片] [http://video.yahoo.com/watch/2278711/7162483 Next Generation Data Storage with CouchDB (speaker: Jan Lehnardt) - Part 2]
     10  * [影片] [http://video.yahoo.com/watch/2241669/7074711 MapReduce vs MySQL (speaker Stu Hood)  - Part 1]
     11  * [影片] [http://video.yahoo.com/watch/2241684/7074739 MapReduce vs MySQL (speaker Stu Hood)  - Part 2]
     12  * [影片] [http://video.yahoo.com/watch/2242180/7076074 MapReduce vs MySQL (speaker Stu Hood)  - Part 3]
     13  * 在看維基百科的時候,發現 CouchDB 同時被分屬在 [http://en.wikipedia.org/wiki/Column-oriented_DBMS Column-oriented DBMS] 跟 [http://en.wikipedia.org/wiki/Document-oriented_database Document-oriented database]
     14  * [http://labs.mudynamics.com/2009/04/03/interactive-couchdb/ Interactive CouchDB] - 這裡用 Java Script 示範了 CouchDB 結合不同用途的 MapReduce 實作。