[m-users.] Interfacing with PostgreSQL

Peter Ross peter at emailross.com
Mon Feb 4 07:27:07 AEDT 2013


On 3 February 2013 14:09, Charles Shuller <charles.shuller at gmail.com> wrote:
> What's the best way for a Mercury program to interface with PostgreSQL?
>
One could use the odbc driver from the extras directory and connect to
the db using odbc.

https://github.com/Mercury-Language/mercury/tree/master/extras/odbc

Pete



More information about the users mailing list