C-Store
From Wikipedia, the free encyclopedia
(Redirected from C-store)
"C-Store" may also refer to convenience stores.
C-Store was 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, Stanley Zdonik, 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, 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.
[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/.
- 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. |