fanyang01 / sql

A project for "Database Design" course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#sql

wercker status

This is a project collaborating with my classmates @xwz and @zrj344795147.

Build & Run

A Unix environment is required to build and run this project.

These build tools and libraries are required to be installed:

  • make
  • gcc
  • g++
  • libbsd-dev or libbsd-devel
  • libedit-dev or libedit-devel

Then type make at the top directory to build it.

About

A project for "Database Design" course


Languages

Language:C 75.9%Language:C++ 23.2%Language:Makefile 0.9%