p1_pgsql
Pure Erlang PostgreSQL driver
Building
PostgreSQL driver can be build as follow:
makeIt is a rebar-compatible OTP application. Alternatively, you can build it with rebar:
rebar compileDevelopment
Test
Unit test
You can run eunit test with the command:
$ rebar eunitEDoc documentation
You can check this library’s EDoc documentation, generated automatically from the source code comments.