Menu

Tree [29f706] master /
 History

HTTPS access


File Date Author Commit
 .settings 2020-08-24 alekras alekras [dfb3b0] Fix bug: 0 leading result set string packet was...
 doc 2020-08-24 alekras alekras [dfb3b0] Fix bug: 0 leading result set string packet was...
 examples 2016-02-14 Alexei Krasnopolski Alexei Krasnopolski [b8dd40] initial commit
 include 2020-06-26 alekras alekras [3f1220] Update README and .app file.
 priv 2016-02-14 Alexei Krasnopolski Alexei Krasnopolski [b8dd40] initial commit
 src 2020-08-24 alekras alekras [29f706] Avoid debug output.
 test 2020-08-24 alekras alekras [dfb3b0] Fix bug: 0 leading result set string packet was...
 .gitignore 2016-02-14 Alexei Krasnopolski Alexei Krasnopolski [b8dd40] initial commit
 .project 2016-02-14 Alexei Krasnopolski Alexei Krasnopolski [b8dd40] initial commit
 LICENSE 2016-02-14 alekras alekras [a8b32a] Initial commit
 README.md 2020-06-26 alekras alekras [ace2c1] Add Hex publish support. Update README.
 README_1.md 2020-06-26 alekras alekras [3f1220] Update README and .app file.
 rebar.config 2020-06-26 alekras alekras [ace2c1] Add Hex publish support. Update README.

Read Me

mysql_client

'mysql_client' is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.

For more information go to:
http://erlmysql.sourceforge.net/
or read article MySQL client

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.