Description
Provides a low-level MySQL client library for Haskell. It lets applications connect to MySQL-compatible databases and work close to the protocol or native client behavior.
It is useful for database libraries, custom clients, migration tools, and applications that need direct MySQL access. It is a developer library and does not include a graphical database manager.