After installing MongoDB, I’m really excited to learn more about MongoDB.
What is it anyway?
MongoDB is document oriented database, which bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide rich queries and deep functionality). It’s written in the C++ and has been developed since October 2007 by 10gen.
Continue reading »
June 27th, 2010 | Del.icio.us | Digg | Stumble | Comments(8)
