@hackage qudb0.0.1
Quite Useless DB
Categories
License
LGPL-3.0-only
Maintainer
Jan Stępień
Links
Versions
Installation
Dependencies (0)
Dependents (1)
@hackage/acme-everything
QUDB is a simple relational database meant to be a Haskell equivalent of
the SQLite executable. It currently supports a minimal subset of SQL. See the
test directory for examples of accepted queries.