/simple-database

a simple sql server

Primary LanguageC++

Simple Database Stage1

A simple SQL server that supports basic SQL grammars.

This is the first stage of the course project of Object Oriented Programming (THU 2019Spring)

For a more advanced implementation, check stage2