hssqlppp: SQL parser and type checker
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
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- hssqlppp-0.6.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.6.0, 0.6.1, 0.6.2 |
|---|---|
| Dependencies | base (>=4 && <5), containers (>=0.3.0.0 && <0.7), mtl (>=2.0.1.0 && <2.3), parsec (>=3.1.2 && <3.2), pretty (>=1.0 && <1.2), pretty-show (>=1.6 && <1.10), syb (>=0.1.0.2 && <0.8), text (>=0.11.1.13 && <1.3), transformers (>=0.3 && <0.6), uniplate (>=1.6 && <1.7) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright 2009-2015 Jake Wheat, Copyright 2011-2015 SQream |
| Author | Jake Wheat, SQream |
| Maintainer | jakewheatmail@gmail.com |
| Category | Database, Language |
| Home page | http://jakewheat.github.com/hssqlppp/ |
| Bug tracker | https://github.com/JakeWheat/hssqlppp/issues |
| Source repo | head: git clone https://github.com/JakeWheat/hssqlppp.git |
| Uploaded | by JakeWheat at 2019-07-08T19:51:22Z |
| Distributions | |
| Reverse Dependencies | 4 direct, 0 indirect [details] |
| Downloads | 13949 total (23 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-07-08 [all 1 reports] |