emqx/apps/emqx_oracle
Serge Tupchii c3b3460173 fix(emqx_oracle): make username a required field in emqx_oracle_schema 2023-09-01 19:56:07 +03:00
..
src fix(emqx_oracle): make username a required field in emqx_oracle_schema 2023-09-01 19:56:07 +03: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.