Hacker News new | ask | show | jobs
by threeseed 999 days ago
Citus was acquired by Microsoft so there are doubts about its future longevity given that so many similar promises of ongoing support are rarely maintained. Timescale is optimised for time-series so not sure it's applicable.

Point still remains that PostgreSQL lacks a modern, built-in horizontal scalability solution.

2 comments

>given that so many similar promises of ongoing support are rarely maintained

Microsoft on the other hand is among the best in keeping such promises.

If Google had bought it, sure...

Well let's see how long Google's Spanner lasts. It's designed to support huge-scale systems, and personally I'd be terrified locking a huge system into that.
Cockroachdb is a common solution here.
It's not Postgres, it only speaks Postgres dialect.
but it is not pgsql, and doesn't have drop in compatibility..