19 results found Sort:

Uses tokenized query returned by python-sqlparse and generates query metadata
Created 2017-06-06
754 commits to master branch, last one about a month ago
246
765
mit
50
SQL Parser for C++. Building C++ object structure from SQL statements.
Created 2014-10-08
421 commits to master branch, last one 4 months ago
Light and fast 🚀parser! With zero dependents. - Sql Parser Demo added!
Created 2018-07-04
133 commits to master branch, last one about a year ago
80
459
apache-2.0
22
simply SQL Parser for Go ( powered by vitess and TiDB )
Created 2017-08-09
60 commits to develop branch, last one 4 years ago
102
447
gpl-2.0
23
A validating SQL lexer and parser with a focus on MySQL dialect.
Created 2015-05-25
2,462 commits to master branch, last one 3 days ago
55
281
apache-2.0
8
Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
Created 2021-02-15
41 commits to main branch, last one 8 months ago
SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://dev.mysql.com/doc/refman/5.7/en/select.html
Created 2016-10-18
107 commits to master branch, last one 10 months ago
SQL languages for monaco-editor
Created 2021-03-16
734 commits to main branch, last one 2 months ago
SQL DDL to JSON Schema Converter
Created 2018-01-25
288 commits to master branch, last one 20 days ago
Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. ...
Created 2021-03-06
477 commits to main branch, last one 4 months ago
ClickHouse SQL Parser writing in Go
Created 2023-09-22
92 commits to master branch, last one 26 days ago
16
109
apache-2.0
7
An SQL Parser/Lexer for C#
Created 2017-09-13
196 commits to master branch, last one 5 days ago
36
83
other
5
Modern SQL parser using Bison (Yacc) and Flex
Created 2016-07-28
76 commits to master branch, last one about a month ago
Parse MySQL schemas in PHP, fast
Created 2013-01-04
120 commits to master branch, last one about a month ago
21
58
gpl-3.0
16
SQL parser and planner used by MindsDB
Created 2021-04-20
1,086 commits to staging branch, last one 2 months ago
6
56
bsd-2-clause
2
Query builder for Postgres backed by SQL parser
Created 2014-09-20
425 commits to master branch, last one 18 days ago
13
50
unlicense
4
LALR(1) parser generator for Rust based on Lemon + SQL parser
Created 2017-08-15
426 commits to master branch, last one 14 days ago
3
33
mit
3
mkdb is a SQL-based relational database management system (RDBMS) written in Golang (1.18+) with zero third-party dependencies. The goal of the project is to provide a creative outlet for developers w...
Created 2022-04-21
110 commits to main branch, last one 11 months ago
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
Created 2023-03-19
386 commits to main branch, last one 12 months ago