C-Store
From Wikipedia, the free encyclopedia
- C-store also stands for crouch store
C-Store is a database management system (DBMS) based on a column-oriented DBMS developed by a team at Brown University, Brandeis University and the Massachusetts Institute of Technology, including Michael Stonebraker and Samuel Madden (MIT).
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, and that it is not optimized for writing.
C-Store is licensed under the BSD license. Stonebraker and his colleagues have formed a company – Vertica – to commercialize C-Store.
[edit] Bibliography
- Stonebraker, Mike; et al. (2005). "C-Store: A Column-oriented DBMS" (PDF). Proceedings of the 31st VLDB Conference. Trondheim, Norway. http://db.lcs.mit.edu/projects/cstore/vldb.pdf.
[edit] External links
- "C-store home page". http://db.lcs.mit.edu/projects/cstore/.
- "German C-Store shop home page". http://c-store.de.
- Greg Linden (2006-05-16). "Comparison of C-Store and BigTable" (blog). Geeking with Greg. http://glinden.blogspot.com/2006/05/c-store-and-google-bigtable.html.
| This database software-related article is a stub. You can help Wikipedia by expanding it. |