Skip to content

sql parser in haskell, see the newtypechecking branch for latest code

License

Notifications You must be signed in to change notification settings

hamishmack/hssqlppp

 
 

Repository files navigation

A parser, pretty printer, and type checker for SQL written in
Haskell. Supports PostgreSQL SQL and PL/pgSQL syntax. BSD licensed.

Install with:
cabal update
cabal install hssqlppp

Website, with some docs and examples:
http://jakewheat.github.com/hssqlppp/

Hackage: http://hackage.haskell.org/package/hssqlppp

Repository: https://github.com/JakeWheat/hssqlppp

Contact: jakewheatmail@gmail.com

About

sql parser in haskell, see the newtypechecking branch for latest code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%