@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)
- base >=4 && <5
- bytestring >=0.9.1 && <0.11
- containers >=0.4 && <0.6
- mtl >=2 && <3
- text >=0.11.2 && <1.3
- transformers >=0.2 && <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.