C-Store

From Wikipedia, the free encyclopedia

C-Store was a database management system (DBMS) based on a column-oriented DBMS developed by a team at Brown University, Brandeis University, Massachusetts Institute of Technology and the University of Massachusetts Boston including Michael Stonebraker, Stanley Zdonik, and Samuel Madden (MIT). The last release was in 2006. With Vertica a commercial fork lives on.

C-Store differs from most traditional relational database management system (RDBMS) designs in many ways, perhaps most notably in that it stores data by column and not by row, optimizing the database for reading of data rather than writing.

C-Store is licensed under the BSD license. Stonebraker and his colleagues have formed Vertica, a company to commercialize C-Store.

Bibliography

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.