TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Updates and Deletes on Columnar Postgres

84 pointsby coatueabout 2 years ago

4 comments

magicpointerabout 2 years ago
Great product! I think with the updates and deletes it will be applicable to many more scenarios. HTAP is really getting important now that many more apps have user-facing analytics. In our case, we use plain PostgreSQL at the moment but I&#x27;m always on the lookout for PostgreSQL extensions. With Citus, Timescale and now Hydra this space is exciting!<p>I noticed by reading the documentation that the fact this is built on top of a Citus columnar fork is a bit hidden (mentioned only in a blog post). Why did you choose to fork rather than contribute to the Citus columnar project directly? AFAIK they also want to add update and deletes and vectorized execution.
coatueabout 2 years ago
We&#x27;re excited to announce our team has added updates and deletes to columnar storage on Postgres. This builds on our prior releases of parallelization and vectorization.<p>Hydra is open source - star us on Github! (<a href="https:&#x2F;&#x2F;github.com&#x2F;hydradatabase&#x2F;hydra">https:&#x2F;&#x2F;github.com&#x2F;hydradatabase&#x2F;hydra</a>)<p>We are offering 14-day free trials of our cloud managed Hydra databases. Click the &#x27;Get Started for Free&quot; button on <a href="https:&#x2F;&#x2F;hydra.so&#x2F;">https:&#x2F;&#x2F;hydra.so&#x2F;</a> to get one.
sushobhanjenaabout 2 years ago
This is one of the most useful updates considering how commonly update and delete statements are used while working with any database. This is definitely a game changer for the columnar storage.
debiiabout 2 years ago
The best and fastest means to data warehousing. A genuine open source project for now and the future. We&#x27;ve got you covered.