xrip / clickhouse-js

Official JS client for ClickHouse DB

Home Page:https://clickhouse.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClickHouse Node.JS client


About

Official Node.js client for ClickHouse, written purely in TypeScript, thoroughly tested with actual ClickHouse versions.

It is focused on data streaming for both inserts and selects using standard Node.js Streaming API.

Documentation

See the ClickHouse website for the full documentation entry.

Usage examples

You can find code samples in the examples folder (with README).

Contributing

Check out our contributing guide.

About

Official JS client for ClickHouse DB

https://clickhouse.com

License:Apache License 2.0


Languages

Language:TypeScript 99.6%Language:JavaScript 0.3%Language:Dockerfile 0.1%Language:Shell 0.0%