なぜCouchDB?
前のとその前のエントリがCouchDBについてだったのは、別にCouchDBに興味を持ったからではなく(いや、ないわけではないのだけれど)、別の事情があった。
それは、Activerecordって本当に必要なの?という今更な疑問からで、いま丁度ウェブアプリケーション用のフレームワークを考えていたのだけれど、その中でORMの機能が実装されているべきかどうかで迷っていたのだ。その過程で、「Why active record sucks」というエントリを読み、そうだそうだと読み進んでいたら、最後に
Other solutions
There are completely different solutions which may work better with your object structures like CouchDB – somethingJan blogged about and is a really cool solution which does not force any relational database structures and still areACID.
という一章に出くわし、なんだろうと調べ始めたのがきっかけだ。
コメントを残す