TimonKK / clickhouse

NodeJS client for ClickHouse
Apache License 2.0
221 stars 122 forks source link

Document the client options better #138

Open tasdflkjweio opened 2 years ago

tasdflkjweio commented 2 years ago

Great library, would be better if it was apparent how to use it. Examples: What does trimQuery do? enable_http_compression sounds like a boolean, but is an integer. How do you use this?