qudb

Quite Useless DB

https://github.com/jstepien/qudb

Latest on Hackage:0.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LGPL-3.0-only licensed by Piotr Monarski, Jan Stępień
Maintained by Jan Stępień

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.