@hackage pg-query0.0.1.0

Parse PostgreSQL DDL and DML: Haskell bindings for libpg_query

pg-query offers Haskell bindings for libpg_query, which makes use of the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree.