p1_mysql
p1_mysql is a pure Erlang MySQL driver.
Building
MySQL 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 eunit