Live data from Hacker News

Viewing profile — qxip

qxip

HN member
Joined
Tue, Jan 04, 2022, 9:38 PM UTC
HN karma
30
Public activity
59 items

About qxip

https://qryn.dev

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42676020

    qryn developer here, thanks for the mention and for the kind words! hope we'll get another shot in the future!

  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. 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…

  11. 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

  12. 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

  13. 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…

  14. comment
    Comment #38039045

    Great work Dennis!

  15. comment
    Comment #38002161

    Here you go: https://github.com/chdb-io/chdb/blob/92024bde839a8e9a42f68ae...

  16. comment
    Comment #37990613

    You can find a basic REPL/CLI for chdb here: https://github.com/chdb-io/chdb-cli

  17. 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

  18. 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…

  19. story
  20. 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

  21. 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…

  22. story
  23. comment
    Comment #37396336

    chdb maintainer here, thanks for sharing! Our brand new documentation website just got published: https://chdb-io.github.io

  24. story
  25. 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,…