My C-Store project is a simple database system which is used to store tables in columns. Some simple operations have been implemented in this system: loading some tables generated by TPC-H, data compression, external sorting, querying tuples by building a b-tree index.