Skip to content

ycdeng/cs346-redbase

 
 

Repository files navigation

README

This is a project for CS 346 (Spring 2015) at Stanford on Database System Implementation in C++. The specifications of the project are available at https://web.stanford.edu/class/cs346/2015/ and the extension details are in the EX_Proposal.pdf and ex_DOC files.

Instructions

  • Setup: Install g++, bison, flex and valgrind

  • Compile: Run make to compile the code and make testers to compile the tests (Add the required test files to the Makefile)

  • Run tests: Run the tests under valgrind. For example, $ valgrind ./rm_test

Contact

About

CS 346 RedBase Project (Stanford)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Roff 61.0%
  • C++ 32.2%
  • C 5.3%
  • TeX 0.4%
  • Yacc 0.4%
  • Shell 0.3%
  • Other 0.4%