Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

SQream/hssqlppp

 
 

Repository files navigation

A parser, pretty printer, and type checker for SQL written in
Haskell. Mainly targets the PostgreSQL dialect of SQL and PL/pgSQL
syntax.

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.

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

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

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

Contact: [email protected]

About

sql parser and type checker in haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 87.0%
  • PLpgSQL 11.7%
  • Other 1.3%