Description
Provides a mid-level MySQL client library for Haskell. It offers a more convenient interface than low-level bindings while still letting applications run queries and process results directly.
It is useful for services, command-line tools, importers, and applications that store data in MySQL-compatible databases. It is a programming library, not a database administration app.