Benjamin Wootton
banner
benjaminwootton.bsky.social
Benjamin Wootton
@benjaminwootton.bsky.social
Freelance Consultant - Real Time Analytics With ClickHouse.

https://linktr.ee/benjaminwootton
I think ClickHouse has been viable for trad data warehousing for a while now, but this jump in join performance removes one of the main objections.
July 14, 2025 at 7:40 PM
Feel free to ping me.
July 8, 2025 at 9:05 PM
Later on, if your app throws a frontend error it can go digging around the database and executing queries to understand what is happening before fixing the app. It's crazy to see it building an app in say React then dropping down to the database layer to sling some SQL for debugging purposes.
July 8, 2025 at 9:04 PM
Here, I've asked it to build a low code app and just given it a hint at the database table. Gemini CLI logs into the database, locates the relevant table, identifies the fields and then builds the app based on what it finds.
July 8, 2025 at 9:04 PM
Not only is it the fastest open source way to do CDC from Postgres, it's also been integrated directly into ClickHouse Cloud, meaning that with a few clicks you can subscribe to a change feed from your Postgres database and begin ingesting streaming updates.
December 9, 2024 at 10:16 PM