Viewing profile — qxip
qxip
HN member- Joined
- Tue, Jan 04, 2022, 9:38 PM UTC
- HN karma
- 30
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About qxip
Recent public activity
- story
- story
-
comment
Comment #42676020
qryn developer here, thanks for the mention and for the kind words! hope we'll get another shot in the future!
- story
- story
- story
- story
- story
- story
-
comment
Comment #38710399
That's right! Under the hood we're doing the same thing when a UDF function is created so its still language agnostic, but for python it offers much nicer and needed wrapper - desi…
-
comment
Comment #38601280
Awesome! Ping me and I'll be happy to assist with the docs integrations - for now I've added a link to your guide
-
comment
Comment #38600937
Best chdb example and tutorial I've seen so far! I love how easy codapi makes this, well done AntonZ! note: I'm one of the chdb maintainers
-
comment
Comment #38331306
I ran the same queries and got similar results but the bandwidth utilization I measured was significantly different. On the same fly.io instance with 1vCPU/256MB both queries compl…
-
comment
Comment #38039045
Great work Dennis!
-
comment
Comment #38002161
Here you go: https://github.com/chdb-io/chdb/blob/92024bde839a8e9a42f68ae...
-
comment
Comment #37990613
You can find a basic REPL/CLI for chdb here: https://github.com/chdb-io/chdb-cli
-
comment
Comment #37989522
no chdb wasm versions are planned or even possible at the moment. This ClickHouse thread is still relevant: https://github.com/ClickHouse/ClickHouse/pull/37871
-
comment
Comment #37989376
Disclaimer: I am a chdb maintainer! duckdb is currently thinner and has lots of active contributors and mature integrations, while chdb is still in its early stages BUT if you alre…
- story
-
comment
Comment #37615571
Different beasts, but if by any chance you love ClickHouse already and just want to run OLAP queries in-process, there's chdb: https://github.com/chdb-io/chdb
-
comment
Comment #37562122
Nothing to watch out against. You're referring to a simple dockerfile for convenience of testing and displaying configuration options, while neither Grafana or Minio are part of IO…
- story
-
comment
Comment #37396336
chdb maintainer here, thanks for sharing! Our brand new documentation website just got published: https://chdb-io.github.io
- story
-
comment
Comment #37108007
chDB keeps growing and now supports X64/ARM64 platforms, persistent query sessions to disk, UDF functions and more binding targets! We're looking for more OSS friends, maintainers,…