@hackage snaplet-mysql-simple0.2.2.0
mysql-simple snaplet for the Snap Framework
Categories
License
BSD-3-Clause
Maintainer
me@ibotty.net
Links
Versions
Installation
Dependencies (16)
- MonadCatchIO-transformers >=0.3 && <0.4
- base >=4 && <5
- bytestring >=0.9.1 && <0.11
- clientsession >=0.7.2 && <0.10
- configurator >=0.2 && <0.4
- containers >=0.4 && <0.6 Show all…
Dependents (1)
@hackage/acme-everything
This snaplet contains support for using the MariaDB and MySQL database with a Snap Framework application via the mysql-simple package. It also includes an untested authentication backend. Heavily based on snaplet-postgresql-simple by Doug Beardsley.