数据库世界:下一代数据库储存系统CouchDB
由Gudao Luo在2008-11-01 at 17:44发表的

- 说明
“Its interesting to see that recently things like CouchDB or BigTable, and other implementations treat the database as a big hash. Or implement a big hash as a database are popping up and that’s very interesting.”—-DHH
- CouchDB on Rails何时到位?
- 值得好好学习的数据库系统!
- Ruby语言实现的CouchDB接口
- ActiveCouch home http://activecouch.googlecode.com/
- ActiveCouch Source
- CouchResource
- CouchObject
- CouchObject Home
- CouchObject RDoc
- 参考文献
- Installing CouchDB on MacOSX
- 最简单地安装CouchDB到MacOS
- 基于RESTful的面向文档数据库
- ActiveCouch – A Ruby Wrapper for CouchDB
- Futuretalk: CouchDB
- ActiveCouch – a CouchDB library in the spirit of ActiveResource and ActiveRecord
- Installing CouchDB 0.8.0 on Ubuntu 8.04
- ThruDB for Rails? ActiveDocument
- Thrudb – faster, cheaper than SimpleDB
- Damien Katz
- CouchDB Implementation
数据库世界:基于RESTful的面向文档数据库(document-oriented database)
由Gudao Luo在2008-08-29 at 18:04发表的
苹果世界:最简单地安装CouchDB到MacOS
由Gudao Luo在2008-08-26 at 17:29发表的

- 说明:
- 条件:仅仅Intel+Leopard
- 下载:CouchDBX
- 双击(解压):文件CouchDBX-0.8.1-fixed-2.zip
- 双击(启动CouchDB服务器):文件CouchDBX.app
- 打开浏览器:输入http://localhost:5984/
