gitmyhub

sqlgpt-parser

Python ★ 36 updated 1y ago

sqlgpt-parser is a Python implementation of an SQL parser that effectively converts SQL statements into Abstract Syntax Trees (AST). By leveraging AST tree comparisons between two SQL queries, it becomes possible to achieve robust evaluation of text-to-SQL models.

No plain-English explanation yet — one is being written right now. Check back in a minute.