databus icon indicating copy to clipboard operation
databus copied to clipboard

[Question] What are the databases supported by Databus

Open Sundarcj opened this issue 7 years ago • 1 comments

can anyone tell me how to connect to NOSQL Db ? And what are the databases can be connected to databus

Sundarcj avatar Mar 19 '18 12:03 Sundarcj

support : mysql and oracle . you can decide for yourself how to consume. see: https://github.com/liukelin/canal_mysql_nosql_sync/blob/master/python_sync_nosql/sync_redis.py refer to the above implementation, modify your databus PersonConsumer.java.

tanziqi avatar Apr 03 '18 05:04 tanziqi