postgresql-syntax: PostgreSQL SQL syntax utilities

[ database, library, mit, parsing, postgresql ] [ Propose Tags ]

Currently this library only provides an SQL syntax validator.

This library wraps the "libpq_query" C library, which is an SQL parser based on the source code of the Postgres server. IOW, it uses the same parser as Postgres itself and hence supports all of its syntax.

So far this package has only been tested to work on the *nix systems (Mac OS including).

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.0.1, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.1.1
Dependencies base (<5), base-prelude (<2), bytestring (>=0.10.8 && <0.11), text (>=1 && <2) [details]
License MIT
Copyright (c) 2017, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Category Database, PostgreSQL
Home page https://github.com/nikita-volkov/postgresql-syntax
Bug tracker https://github.com/nikita-volkov/postgresql-syntax/issues
Source repo head: git clone git://github.com/nikita-volkov/postgresql-syntax.git
Uploaded by NikitaVolkov at 2017-03-06T21:15:26Z
Distributions LTSHaskell:0.4.1.1, NixOS:0.4.1.1, Stackage:0.4.1.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4581 total (41 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-06 [all 1 reports]