hssqlppp

SQL parser and type checker

http://jakewheat.github.com/hssqlppp/

Latest on Hackage:0.6.2

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, SQream
Maintained by [email protected]

SQL parser and type checker, targets PostgreSQL SQL and PL/pgSQL.

Pre alpha: works well and is stable for a subset of SQL, but there are lots of unfinished areas and the api is likely to change a lot from release to release at this time.

Documentation, examples on the homepage: http://jakewheat.github.com/hssqlppp/.

Changes here: https://github.com/JakeWheat/hssqlppp/blob/master/CHANGES