This is a mini-sql engine developed with python which runs some basic queries . To run: just type "python3 server.py" in console and run sql queries

Query types:

  1. You can see the query type and metadate for table types in query_types.pdf .