Skip to content

'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 performa…

License

Notifications You must be signed in to change notification settings

alekras/mysql_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29f706a · Aug 24, 2020

History

12 Commits
Aug 24, 2020
Aug 24, 2020
Feb 14, 2016
Jun 26, 2020
Feb 14, 2016
Aug 24, 2020
Aug 24, 2020
Feb 14, 2016
Feb 14, 2016
Feb 14, 2016
Jun 26, 2020
Jun 26, 2020
Jun 26, 2020

Repository files navigation

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

About

'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 performa…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published