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.
Alternatives To Sqlgpt Parser
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Jsqlparser4,7811,6152314 months ago30September 01, 202386apache-2.0Java
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
Gitbase2,016
5 years ago70June 03, 202115apache-2.0Go
SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase
Radon1,466
3 years ago17February 24, 20212gpl-3.0Go
RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services
Queryparser985
2 years ago25mitHaskell
Parsing and analysis of Vertica, Hive, and Presto SQL.
Node Sql Parser6316954 months ago156December 01, 202318apache-2.0PEG.js
Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL
Qone4647a year ago29January 11, 20182JavaScript
.NET LINQ in javascript
Goql292
6 years ago1October 13, 20187mitGo
A golang source code scanner, this time in sql :)
Sql Parser268181113 days ago24November 22, 20213gpl-2.0JavaScript
Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.
Pgsql Ast Parser266204 months ago105June 05, 202325TypeScript
Yet another simple Postgres SQL parser
Sqlite Parser25949245 years ago28June 15, 201717mitPLpgSQL
JavaScript implentation of SQLite 3 query parser
Alternatives To Sqlgpt Parser
Select To Compare


Alternative Project Comparisons
Popular Sql Projects
Popular Abstract Syntax Tree Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Sql
Abstract Syntax Tree