pradeepppc / mini-sql-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About


Languages

Language:Python 100.0%