postrges topic

List postrges repositories

PHP-Light-SQL-Parser

29
Stars
11
Forks
Watchers

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract t...