|
Categories
Latest Postings
Links
|
Buzzword: “Column-store database”
There has been copious amounts written recently about the advantages (and disadvantages) of column-store databases, so I thought I’d do a little research to find out what the noise was about. After all, SybaseIQ has been around for a decade now, touting the benefits of column storage and compression. Vertica seems to be making the most noise out there now, with Michael Stonebreaker leading the charge. But there are a number of column-based vendors out there these days (see my data warehouse appliance spreadsheet), among them Kickfire, Calpont, InfoBright, and ParAccel, so this is obviously not just a lone-wolf situation. Breaking this down, the concept is really simple - you are storing your data in what you would typically think of as an “index” in the row based world. Storing your data in this manner gives you two big advantages:
As with any technological approach, there are downsides:
This discussion is similar to the “dimensional model vs 3rd normal form” debate. I don’t think there is a right or wrong answer. You need to understand how your users are accessing the data and the loading requirements before making a decision.
Leave a ReplyYou must be logged in to post a comment. |