- Notifications
You must be signed in to change notification settings - Fork141
Oniry edited this pageJun 14, 2018 ·16 revisions
Welcome to the MySQL/OTP project wiki!
- Implements a
gen_serverto represent a connection to a MySQL server in plain Erlang. - Github page:https://github.com/mysql-otp/mysql-otp
- Documentation:https://mysql-otp.github.io/mysql-otp/
- Hex package:https://hex.pm/packages/mysql
- Pool handling for MySQL/OTP based ondevinus/poolboy.
- Github page:https://github.com/mysql-otp/mysql-otp-poolboy
- Erlang mysql pool based on mysql-otp andseth/pooler
- Github page:https://github.com/silviucpp/mysql_pool
- Elexir wrapper around MySQL/OTP
- Github page:https://github.com/tjheeta/mysqlex
- Hex package:https://hex.pm/packages/mysqlex
- Elexir pooling using Mysqlex and Poolboy
- https://github.com/mpneuried/mysqlex_pool
Feel free to add stuff on this page!