simple-sql-parser

A parser for SQL.

http://jakewheat.github.io/simple-sql-parser/latest

Latest on Hackage:0.8.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Jake Wheat
Maintained by [email protected]

A parser for SQL. Parses most SQL:2011 queries, non-query DML, DDL, access control and transaction management syntax. Please see the homepage for more information http://jakewheat.github.io/simple-sql-parser/latest.