<div>For PostgreSQL we use:</div><div><br></div><div> * <a href="https://github.com/wg/epgsql">https://github.com/wg/epgsql</a> - driver</div><div> * <a href="https://github.com/josephwecker/epgsql_pool">https://github.com/josephwecker/epgsql_pool</a> - connection pool (which is gen_server)</div>

<div><br></div><div>It runs in production under heavy load. Works very well.</div><br clear="all"><div>Best regards,</div><div>Max</div><br><br>
<br><br><div class="gmail_quote">On Thu, Feb 16, 2012 at 6:15 PM, Erisa Dervishi <span dir="ltr"><<a href="mailto:erisa85d@gmail.com">erisa85d@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi everybody,<div><br></div><div>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? </div>


<div>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. </div><div>I would be really glad if you could provide me some links or valuable suggestions.</div>


<div><br></div><div>Thanks in advance!</div><div>Cheers,</div><div>Erisa</div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br>