Thales Macedo Garitezi 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 gadi atpakaļ
..
src 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 gadi atpakaļ
test b089fba100 refactor: rm ee_bridge and ee_connector application 2 gadi atpakaļ
BSL.txt 7eacbffae9 chore: create dirs and README template for all ee bridges 2 gadi atpakaļ
README.md 383fec9dfc docs: fix invalid links 2 gadi atpakaļ
docker-ct 3d1712c00c refactor: MySQL bridge to its own application 2 gadi atpakaļ
rebar.config 3d1712c00c refactor: MySQL bridge to its own application 2 gadi atpakaļ

README.md

EMQX MySQL Bridge

MySQL is a popular open-source relational database management system.

The application is used to connect EMQX and MySQL. User can create a rule and easily ingest IoT data into MySQL by leveraging EMQX Rules.

Documentation

HTTP APIs

  • Several APIs are provided for bridge management, which includes create bridge, update bridge, get bridge, stop or restart bridge and list bridges etc.

Refer to API Docs - Bridges for more detailed information.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.