Hacker News new | ask | show | jobs
Clustrix as a Document Store: Blending SQL and JSON Documents (sergeitsar.blogspot.com)
18 points by sergei 5610 days ago
Many 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.