[erlang-questions] Multiple db connection drivers

Antoine Koener antoine.koener@REDACTED
Thu Feb 16 17:08:04 CET 2012


Hi,

On Thu, Feb 16, 2012 at 3:15 PM, Erisa Dervishi <erisa85d@REDACTED> wrote:
> Hi everybody,
>
> I am an erlang newbie, and I am doing a survey on existing Erlang db access
> drivers. I am most interested in drivers that can handle and process
> multiple concurrent db requests. Are there any working Erlang multithread db
> access drivers for MySql or PostgreSQL? What about BerkleyDB? Or any other
> Erlang driver that can handle db requests in parallel?
> There are plenty of drivers out there, but no documentation at all, and I am
> not experienced enough to find out the ones I'm interested in.
> I would be really glad if you could provide me some links or valuable
> suggestions.


Have a look at http://sqlrelay.sourceforge.net/about.html



More information about the erlang-questions mailing list