emqx/apps/emqx_oracle
zhongwencool e7d07ea17c feat: add resource_type to emqx_resource behaviour 2024-07-23 18:24:28 +08:00
..
src feat: add resource_type to emqx_resource behaviour 2024-07-23 18:24:28 +08:00
BSL.txt chore: update BSL license change date 2024-01-29 16:47:31 +01:00
README.md fix: fix issues found in review by @paulozulato and @thalesmg 2023-06-27 10:49:19 +02:00
mix.exs chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -03:00
rebar.config style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00

README.md

Oracle Database Connector

This application houses the Oracle Database connector for EMQX Enterprise Edition. It provides the APIs to connect to Oracle Database.

So far it is only used to insert messages as data bridge.

Contributing

Please see our contributing.md.

License

See BSL.