salamynder / snaplet-mysql-simple

A haskell snaplet for using MariaDB and MySQL database with a Snap Framework application via mysql-simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A haskell snaplet for using MariaDB and MySQL database with a Snap Framework application via mysql-simple

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%