dmitry-php/sql-parser

A validating SQL lexer and parser with a focus on MySQL dialect.

dev-master 2015-06-29 14:36 UTC

This package is not auto-updated.

Last update: 2024-05-15 08:13:40 UTC


README

Original project - https://github.com/udan11/sql-parser

SQL Parser

A validating SQL lexer and parser with a focus on MySQL dialect.

This library was originally developed for phpMyAdmin during the Google Summer of Code 2015.

This is an alpha version. For more information, please check: Overview or the Examples.