/evidence-connector-clickhouse

Clickhouse source plugin for Evidence

Primary LanguageJavaScriptMIT LicenseMIT

Evidence Clickhouse Source Plugin

Install this plugin in an Evidence app with

npm install evidence-connector-clickhouse

Register the plugin in your project in your evidence.plugins.yaml file with

datasources:
  evidence-connector-clickhouse: {}

Launch the development server with npm run dev and navigate to the settings menu (localhost:3000/settings) to add a data source using this plugin.