Libraries tagged by sql lexer
phpmyadmin/sql-parser
51926350 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
udan11/sql-parser
6120 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
sad_spirit/pg_builder
38225 Downloads
Query builder for Postgres backed by SQL parser
aaronidas/apm-sql-lexer
87026 Downloads
SQL Lexer for APM in PHP
sqlftw/sqlftw
91889 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
nabu-3/lexer
19 Downloads
nabu-3 Lexer library to generate and analize lexical expressions
janfish/phpmyadmin-sql-parser
56 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
dmitry-php/sql-parser
25 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
lbreme/lexepa-sql
7 Downloads
Library for lexing and parsing a SQL INSERT statement
jtfnetoo/sql-parser
18 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