C-Store

From Wikipedia, the free encyclopedia
Revision as of 07:41, 11 October 2024 by imported>SimLibrarian (Added short description)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Script error: No such module "about". C-Store is 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. The last release of the original code was in 2006; Vertica a commercial fork, lives on.

C-Store differs from most traditional relational database management system (RDBMS) designs in many ways, primarily 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.

See also

Script error: No such module "Portal".

Bibliography

  • Script error: No such module "citation/CS1".

External links

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".

Template:Asbox