[erlang-questions] MySQL driver

Jeremy Ong jeremy@REDACTED
Wed Apr 10 22:46:07 CEST 2013


I've been using emysql https://github.com/Eonblast/Emysql which has
connection pools and supports storing and executing procedures in addition
to arbitrary sql queries.


On Wed, Apr 10, 2013 at 1:43 PM, Dave Smith <dizzyd@REDACTED> wrote:

> Hello list,
>
> I'm curious what libraries people are currently using for MySQL access in
> Erlang. I have an old library on my github that I've kept basically
> working, but am wondering if there are any preferred/production libraries
> out there that people like better.
>
> I ask because I'm considering retrofitting the pooling system in the
> driver I maintain to use poolboy, but figure it was worth checking if there
> are better alternatives out there. :)
>
> After all, the best code to maintain is the code you don't maintain.
>
> D.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130410/3e6c7ac6/attachment.htm>


More information about the erlang-questions mailing list