[erlang-questions] announce: yet-another-PostgreSQL driver

13 views
Skip to first unread message

Will

unread,
Dec 28, 2008, 3:11:44 AM12/28/08
to Erlang
Hello,

I've written a pure Erlang PostgreSQL driver, available here:

hg clone http://glozer.net/src/epgsql

Some highlights are: a simple interface, common db types returned as native Erlang types, and binary format used for common types.

-Will

Oscar Hellström

unread,
Jan 5, 2009, 10:27:03 AM1/5/09
to Will, Erlang
Hi,

Tried to clone it but the URL doesn't point to repository :/

> ------------------------------------------------------------------------
>
> _______________________________________________
> erlang-questions mailing list
> erlang-q...@erlang.org
> http://www.erlang.org/mailman/listinfo/erlang-questions

Cheers

--
Oscar Hellström, os...@erlang-consulting.com
Office: +44 20 7655 0337
Mobile: +44 798 45 44 773
Erlang Training and Consulting
http://www.erlang-consulting.com/

_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://www.erlang.org/mailman/listinfo/erlang-questions

Will

unread,
Jan 5, 2009, 11:46:32 AM1/5/09
to Oscar Hellström, Erlang
On Mon, Jan 5, 2009 at 7:27 AM, Oscar Hellström <os...@erlang-consulting.com> wrote:
Hi,

Tried to clone it but the URL doesn't point to repository :/

Ahh sorry, I'm not using the hgweb CGI script, so if you aren't using mercurial 1.1+ you'll need to use the static-http scheme:

hg clone static-http://glozer.net/src/epgsql
 
Will wrote:
> Hello,
>
> I've written a pure Erlang PostgreSQL driver, available here:
>
> hg clone http://glozer.net/src/epgsql
>
> Some highlights are: a simple interface, common db types returned as
> native Erlang types, and binary format used for common types.
>
> -Will

Reply all
Reply to author
Forward
0 new messages