emqx/apps/emqx_mysql
Kjell Winblad 85a130f68b refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00
..
src refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00
test refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00
README.md refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00
docker-ct refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00
rebar.config refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00

README.md

MySQL Connector

This application houses the MySQL Database connector. It provides the APIs to connect to MySQL Databases.

It is used by the MySQL bridge to insert messages and by the emqx_authz and emqx_authn applications to check user permissions.

Contributing

Please see our contributing.md.

License

See APL.