On Sat, Feb 26, 2011 at 10:17 AM, Michael Muraguri <mickie.mic@gmail.com> wrote:
@Peter, I second David. Your project can easily grow and if you went the NoSQL way, then your question will turn from DBMS bottlenecks to  functionalities. I'd suggest starting with Apache Cassandra (Very Easy to start with) and Thrift (Developed by Facebook ).


Ok, will check them out. I am looking at this as a sort of experiment. I will create a simple CMS with an EAV database structure running on top of MySQL and code igniter, then use it on a real life scenario replica ndio nione how it behaves.

Then later I explore this NoSQL and Cassandra universe.

Much thanks