README.md 608 B

persistent-mysql

Build Status [Hackage] Hackage-Deps

A backend for the persistent database library for the MySQL database server.

Development

To run tests on this library, you will need to have a MySQL database server set up and running on your computer. The test suite expects to see a database named test with a username test and password test.