
clickhouse/clickhouse-js
4 skills149 installs1.3k starsGitHub
Install
npx skills add https://github.com/clickhouse/clickhouse-jsSkills in this repo
1Clickhouse Js Node TroubleshootingTroubleshoots common issues with the @clickhouse/client Node.js client including socket hang-ups, Keep-Alive, stream handling, type mismatches, and proxy/TLS setup. A developer uses it when inserts fail, connections drop, or queries time out in a Node.js context.55installs2Clickhouse Js Node CodingGuides writing idiomatic application code with the @clickhouse/client Node.js client, covering config, inserts, selects, parameter binding, sessions, and JSON parsing. A developer uses it when building against the Node.js client, not the browser/Web client.44installs3SetupPrepares the clickhouse-js repo in a fresh checkout, covering Node version, workspace and example-package installs, package builds, and starting ClickHouse via Docker Compose. A developer uses it before running the repo's test, lint, typecheck, or build scripts.27installs4Typescript LspUses the typescript-language-server for precise code intelligence in the clickhouse-js repo: definitions, references, hover types, symbol search, and diagnostics. A developer uses it instead of grep to resolve symbols and inspect inferred types across the workspaces.23installs