ClickHouse / clickhouse-js

Official JS client for ClickHouse DB
https://clickhouse.com
Apache License 2.0
182 stars 22 forks source link

Investigate WebStreams API (Node.js 20.x) #156

Open slvrtrn opened 1 year ago

slvrtrn commented 1 year ago

See https://nodejs.org/api/webstreams.html

Motivation: compatibility with all major browser platforms and Node.js 20+ environment.

marbemac commented 2 months ago

Additional motivation: compatibility with edge providers like cloudflare.

slvrtrn commented 2 months ago

Additional motivation: compatibility with edge providers like cloudflare.

@clickhouse/client-web should be compatible.