This repository is not active
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