|
%!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
servant-mysql-haskell.cabal | %!s(int64=6) %!d(string=hai) anos |
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.