@hackage language-sqlite1.0

Full parser and generator for SQL as implemented by SQLite3

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.