close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 14, 2010, 12:50:01 AM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 11 | 11 | == Getting Start 入門文件 == |
| 12 | 12 | |
| 13 | | * [http://cnx.org/content/m33970/latest/ Apache CouchDB - a quick start] |
| 14 | 13 | * [http://wiki.apache.org/couchdb/API_Cheatsheet CouchDB API CheatSheet] |
| 15 | 14 | * [http://wiki.apache.org/couchdb/EntityRelationship Modeling Entity Relationships in CouchDB] |
| 16 | 15 | * 在看維基百科的時候,發現 CouchDB 同時被分屬在 [http://en.wikipedia.org/wiki/Column-oriented_DBMS Column-oriented DBMS] 跟 [http://en.wikipedia.org/wiki/Document-oriented_database Document-oriented database] |
| 17 | 16 | |
| | 17 | * [http://www.ibm.com/developerworks/opensource/library/os-couchdb/index.html Exploring CouchDB - A document-oriented database for Web applications] |
| | 18 | |
| | 19 | * [http://cnx.org/content/m33970/latest/ Apache CouchDB - a quick start] |
| | 20 | * [http://sourcecodebean.com/archives/trying-out-couchdb-for-the-first-time/480 Trying out CouchDB for the first time] - 用 curl 存取 CouchDB |
| 18 | 21 | |
| 19 | 22 | == Movies & Examples 應用示範 == |