Description
Provides the MySQL backend for the Haskell Persistent library. It lets applications using Persistent store and query data in a MySQL-compatible database.
It is useful when a Haskell project already models data with Persistent and wants MySQL as the storage backend. It is a database library and not a graphical MySQL administration tool.