Libraries tagged by sql lexer
phpmyadmin/sql-parser
33310314 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
sqlftw/sqlftw
45728 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
aaronidas/apm-sql-lexer
49818 Downloads
SQL Lexer for APM in PHP
sad_spirit/pg_builder
23607 Downloads
Query builder for Postgres backed by SQL parser
udan11/sql-parser
911 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
nabu-3/lexer
19 Downloads
nabu-3 Lexer library to generate and analize lexical expressions
janfish/phpmyadmin-sql-parser
48 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
5 Downloads
Library for lexing and parsing a SQL INSERT statement
jtfnetoo/sql-parser
15 Downloads
Fork of phpmyadmin https://github.com/phpmyadmin/sql-parser.
chamamme/noquery
38 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