XSQL
XSQL copied to clipboard
如何进行扩展connector,比如增加对Clickhouse的支持
xslq如何支持对clickhouse的扩展
I want to know if Clickhouse
supports jdbc?
You can implement DatasourceManager
to extended the Clickhouse
connector.
I new a project to show how to create and test new customized datasource manager. Please download and see https://github.com/WeiWenda/mock-datasource-manager.git