Clustrix as a Document Store: Blending SQL and JSON Documents
http://sergeitsar.blogspot.com/2011/02/clustrix-as-document-store-blending-sql.htmlMany responses to my previous post claimed that my comparisons to MongoDB were unfair because MongoDB is a "document store" and Clustrix is a SQL RDBMS. Somehow that distinction made almost any comparison invalid. In response, I spent my weekend coding up a prototype document store interface for Clustrix to demonstrate that a different data model is not in itself an architectural differentiator.