Libraries tagged by sql lexer
phpmyadmin/sql-parser
43362869 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
udan11/sql-parser
1632 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
sqlftw/sqlftw
58052 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
aaronidas/apm-sql-lexer
60638 Downloads
SQL Lexer for APM in PHP
sad_spirit/pg_builder
25943 Downloads
Query builder for Postgres backed by SQL parser
nabu-3/lexer
19 Downloads
nabu-3 Lexer library to generate and analize lexical expressions
janfish/phpmyadmin-sql-parser
52 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
dmitry-php/sql-parser
13 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
lbreme/lexepa-sql
6 Downloads
Library for lexing and parsing a SQL INSERT statement
jtfnetoo/sql-parser
17 Downloads
Fork of phpmyadmin https://github.com/phpmyadmin/sql-parser.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB