emqx/apps/emqx_oracle
Zaiming (Stone) Shi 423b586c56 fix(dialyzer): fix some dialyzer issues found on otp 26 2023-12-06 20:32:49 +01: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 fix(oracle): hide password on stacktrace 2023-05-18 16:00:02 -03: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.