Skip to content

tonywang1990/TinySQL-implementation

Repository files navigation

TinySQL: An efficient Tiny-SQL inerpreter

To make, simply type: make

Available test cases are located in directory "testbench". To use TinySQL to read input file, type: ./Tiny [file name] e.g. ./Tiny TinySQL_linux_updated.txt

To have some fun, try Interacitve mode: ./Tiny

About

Database Project 2: TinySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages