/mini-SQL-Engine

A basic version of SQL engine implemented in with the the neccesary functionalities.

Primary LanguagePython

mini-SQL-Engine

  • A mini sql engine that supports basic queries, join, aggregates and error handling.
  • Add the schema files in the "files" folder.
  • Run command ./run.sh "command"