Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 166 Bytes

File metadata and controls

2 lines (2 loc) · 166 Bytes

python-sql-parser-evaluator

A parser & evaluator for simple SQL queries, built in Python using pyparsing. It queries a Python dict structured like a database.