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
| Versions | 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) |
| License | BSD3 |
| 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 repository | darcs get http://dankna.com/software/darcs/language-sqlite/ |
| Upload date | Mon Feb 14 15:14:33 UTC 2011 |
| Uploaded by | IreneKnapp |
| Built on | ghc-7.0 |
Modules
- Language
Downloads
- language-sqlite-1.1.tar.gz (Cabal source package)
- package description (included in the package)