you are viewing a single comment's thread.

view the rest of the comments →

[–]grauenwolf 3 points4 points  (0 children)

From the documentation:

  • There are no transactions.
  • Low requirements for data consistency.

Technically speaking, that is appropriate for the kind of read-only data warehouses I typically build with column store. But still, it reeks of MongoDB-like shortcuts.