Posts tagged "nosql"

Mnesia Quickstart

Originally published on my WordPress blog on January 05, 2010. Basic introduction on Mnesia Mnesia is a RDBMS. But it belongs to the nosql category of RDBMS. Reason being the...

Document Oriented Databases

Originally published on my WordPress blog on May 10, 2009. History Relational Databases have been the almost the only way applications persist data. In the days when code was written...