• Stars
    star
    174
  • Rank 219,104 (Top 5 %)
  • Language
    Erlang
  • License
    Other
  • Created over 15 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Erlang MySQL Driver (from code.google.com)
Description: Revamped MySQL driver for Erlang
Modified by: Yariv Sadan ([email protected])

This MySQL driver for Erlang is based on the Yxa driver obtained from Process One (at https://support.process-one.net/doc/display/CONTRIBS/Yxa). It includes several new features such as prepared statements, transactions, binary queries, type-converted query results, more efficient logging and a new connection pooling mechanism.

For more information, visit http://code.google.com/p/erlang-mysql-driver.