somyalalwani/MiniSQLEngine
Developed a mini SQL engine from scratch in python which can run some queries such as queries with Project, Aggregate functions, Group by, Distinct and Order by using command line interface.
Python
Developed a mini SQL engine from scratch in python which can run some queries such as queries with Project, Aggregate functions, Group by, Distinct and Order by using command line interface.
Python