emqx/apps/emqx_mysql/README.md

16 lines
367 B
Markdown

# 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](../../CONTRIBUTING.md).
## License
See [APL](../../APL.txt).