p1_pgsql
Pure Erlang PostgreSQL driver
Building
PostgreSQL driver can be build as follow:
It is a rebar-compatible OTP application. Alternatively, you can build it with rebar:
Development
Test
Unit test
You can run eunit test with the command:
GitHub - processone/p1_pgsql: Pure Erlang PostgreSQL driver