monacoremo / postgresql-syntax

PostgreSQL SQL syntax utilities

Home Page:http://hackage.haskell.org/package/postgresql-syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Postgres syntax tree and related utils extracted from the "hasql-th" package. The API is in a rather raw "guts out" state with most documentation lacking, but the codebase is well tested.

About

PostgreSQL SQL syntax utilities

http://hackage.haskell.org/package/postgresql-syntax

License:MIT License


Languages

Language:Yacc 66.4%Language:Haskell 24.8%Language:Lex 5.8%Language:C++ 3.1%