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

The language-sqlite package

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.

Properties

Versions1.0, 1.1
Dependenciesarray (≥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)
LicenseBSD3
CopyrightCopyright (c) 2010 Dan Knapp
AuthorDan Knapp
Maintainerdankna@gmail.com
CategoryLanguage, Database
Home pagehttp://dankna.com/software/
Bug trackerhttp://dankna.com/issues/create/
Source repositorydarcs get http://dankna.com/software/darcs/language-sqlite/
Upload dateMon Feb 14 15:14:33 UTC 2011
Uploaded byIreneKnapp
Built onghc-7.0

Modules

Downloads