Skip to content

A simple column-based storage system for Database System project

Notifications You must be signed in to change notification settings

Patrickcxt/C-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A simple column-based storage system for Database System project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published