ClickHouse / ClickHouse/clickhouse-analyzer

Publish to npm?

Open
#15 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Hi, this project looks amazing, and I was hoping to use it in Node.js to help manage my ClickHouse migrations. Are there any plans to publish it to npm? I see it already has a `package.json`; it's just set to private:

https://github.com/ClickHouse/clickhouse-analyzer/blob/b800708d0d0c0c4c30f89fbbde6f19a22e69d450/packages/clickhouse-analyzer/package.json#L7

I understand that this library is experimental, but for my use case it looks like it already parses all the ClickHouse SQL syntax I would need. Of course I can build it locally, but it would be great to have an easier way to use it! Thanks for considering. 🙂

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with packages/clickhouse-analyzer/package.json, especially its private setting, and review how the project is built locally for Node.js use. Determine what package metadata and publication workflow would be needed; done means the analyzer can be installed from npm and used by the reported Node.js migration use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
developer-experience, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.