Ten years of ClickHouse in open source

(clickhouse.com)

46 points | by saisrirampur 3 days ago

9 comments

  • lazyasciiart 7 minutes ago
    > You can open a pull request as an experiment, without aiming for it to be merged - it will be tested with the same level of scrutiny as production releases. Found a new memory allocator, a new compression library, a new hash table, a data format, or a sorting algorithm? - bring it to ClickHouse, and it will expose it inside-out

    Wow

  • himata4113 1 hour ago
    ClickHouse recently has been a breath of fresh air compared to using timescaledb for a long time. Although psql is the greatest there is and I really enjoyed the fact that I could rely on a single database system to run everything, when it came to migration maintenance and deployment it's really a pain and it also feels like development on timescaledb is a bit wishy washy with all the structural changes from version to version and it really feels like an alpha product sometimes.
  • jaysh 1 hour ago
    ClickHouse replacing Loki finally made our observability stack feel 'right'. It really is a powerhouse for logs and general analytical queries.
  • drchaim 25 minutes ago
    I discovered ClickHouse around 2017-18 and built a PoC to replace Elasticsearch: 5x better storage and qps, in a couple of weeks.

    Managers rejected it because it wasn't well known and was seen as "some database made by Russians."

    On a personal level, it's quite sad to have seen that train coming so early and not been able to get on board.

  • orta 1 hour ago
    I've been using clickhouse for the last year for in-house analytics and found it a really pleasant experience, thanks for all the progress you've made
    • dandellion 1 hour ago
      Same. We replicated some data from Postgres, it was easy to set up, similar enough that the transition was trivial, and really good performance out of the box. One of those good "use the right tool for the job" experiences.
  • baq 51 minutes ago
    clickhouse is the low key amazing tech people are busy using instead of posting about. keep it up!
  • ddorian43 45 minutes ago
    Clickhouse is *really* gatekeeping the "zero copy replication" where you store data on object-storage and have high availability from the open source version.
  • throwaway012377 1 hour ago
    [dead]