emqx/apps/emqx_oracle
JimMoen 5e100f52b8
style: erlfmt all `rebar.config` files and `bin/nodetool`
2023-12-29 09:08:03 +08:00
..
src fix(dialyzer): fix some dialyzer issues found on otp 26 2023-12-06 20:32:49 +01:00
BSL.txt feat(oracle): Oracle Database integration 2023-04-27 13:07:20 -03:00
README.md fix: fix issues found in review by @paulozulato and @thalesmg 2023-06-27 10:49:19 +02: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.