Skip to content

paleg/p1_mysql

 
 

Repository files navigation

p1_mysql

Build Status Coverage Status Hex version

p1_mysql is a pure Erlang MySQL driver.

Building

MySQL driver can be build as follow:

make

It is a rebar-compatible OTP application. Alternatively, you can build it with rebar:

rebar compile

Development

Test

Unit test

You can run eunit test with the command:

$ rebar eunit

About

Pure Erlang MySQL driver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 99.9%
  • Makefile 0.1%