eosphoros-ai / sqlgpt-parserView on GitHub
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.
34Apr 14, 2025Updated 10 months ago

Alternatives and similar repositories for sqlgpt-parser

Users that are interested in sqlgpt-parser are comparing it to the libraries listed below

Sorting:

Are these results useful?