Hacker News new | past | comments | ask | show | jobs | submit login
Databend 2022 Recap (databend.rs)
1 point by repsiace on Jan 4, 2023 | hide | past | favorite | 3 comments



Databend is a powerful cloud data warehouse. Built for elasticity and efficiency. Free and open. Also available in the cloud: https://app.databend.com .

- GitHub: https://github.com/datafuselabs/databend/

- Roadmap 2023: https://github.com/datafuselabs/databend/issues/9448


Databend is one of a few DBMS modeled directly after ClickHouse.

It currently does not approach a similar performance [1], and the RRIR motivation is dubious [2].

[1] https://benchmark.clickhouse.com/ [2] https://clickhouse.com/blog/more-than-2x-faster-hashing-in-c...


1. similar performance: There are some additional details here that may require Native Format to be enabled and some optimisations to be made, Clickbench does not always reflect the results in the best conditions and latest version.

2. RRIR: In fact, it is not rewritten in Rust, Databend is a different project. In addition, Databend supports the blake3 algorithm mentioned in the link much earlier. We are happy to see Clickhouse getting better.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: