This is a project aimed to build a really simple sql parser and
relational database based on
halfvim/minidb ,
with the purpose of learning the fundamental of database system in
the course of my university.
Copyright (c) 2014 Yan Chen.
All rights reserved.
Author: yan.chen.im@gmail.com (Yan Chen)
You can compile this with the provided makefile.
- boost
- readline
- g++ 7.3
- clang++ 6.0