Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

clickline

lmangani19ISC1.0.9

InfluxDB Line query to Clickhouse Insert

clickhouse, influxdb

readme

clickLine

InfluxDB Line protocol <> Clickhouse Insert

Usage

See test.js

Output

{
  query: INSERT STATEMENT,
  values: INSERT VALUES,
  parsed: FULL PARSED LINE
}