[erlang-questions] Which postgresql driver

Ngoc Dao ngocdaothanh@REDACTED
Fri Nov 27 01:52:31 CET 2009


I think the latest version of epgsql (epgsql-utf8 vs 4 months ago) is
in its official repository:
http://bitbucket.org/will/epgsql/overview/

In my experience it is the best and it supports UTF8 properly. I have
used it in a project together with epgsql_pool:
http://www.erlangatwork.com/2009/01/erlang-and-postgresql-redux.html


On Fri, Nov 27, 2009 at 5:34 AM, Max Lapshin <max.lapshin@REDACTED> wrote:
> There are several of postgresql drivers and I cannot select which is
> supported currently.
> It seems, that this one is best for now:
> http://github.com/joshuamiller/epgsql-utf8, epgsql is used in zootonic
> and this fork claims to support utf8 properly (haven't look at code,
> to get out, what it means).
>
> So, which are working?


More information about the erlang-questions mailing list