GitHub / eosphoros-ai / sqlgpt-parser
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eosphoros-ai%2Fsqlgpt-parser
PURL: pkg:github/eosphoros-ai/sqlgpt-parser
Stars: 30
Forks: 11
Open issues: 2
License: apache-2.0
Language: Python
Size: 11.7 MB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: about 2 months ago
Pushed at: 3 months ago
Last synced at: 3 days ago
Topics: ast, nl-to-sql, parser, python, sql, text-to-sql