|
há 6 anos atrás | |
---|---|---|
.. | ||
src | há 6 anos atrás | |
README.md | há 6 anos atrás | |
servant-mysql-haskell.cabal | há 6 anos atrás |
This test uses MySQL via the mysql-haskell
library.
Since both the server and the database clients are written in pure haskell, this implementation should easily beat libpq
/libmysql
dependent implementations without the overhead of foreign function calls.