language-sqlite: Full parser and generator for SQL as implemented by SQLite3

[ bsd3, database, language, library ] [ Propose Tags ]

This is a full parser and generator for SQL as implemented by SQLite3. It is well-typed in the sense that it is possible to construct an abstract syntax tree if and only if it corresponds to valid SQL. Version 1.1 adds support for parsing and generating type affinities.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.1
Dependencies array (>=0.3.0.0), base (>=4.1 && <5), bytestring (>=0.9.1.5), containers (>=0.2.0.1), mtl (>=1.1.0.2), template-haskell, utf8-string (>=0.3.6) [details]
License BSD-3-Clause
Copyright Copyright (c) 2010 Dan Knapp
Author Dan Knapp
Maintainer dankna@gmail.com
Category Language, Database
Home page http://dankna.com/software/
Bug tracker http://dankna.com/issues/create/
Source repo head: darcs get http://dankna.com/software/darcs/language-sqlite/
Uploaded by IreneKnapp at 2011-02-14T15:14:33Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1941 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]