Y
Hacker News
new
|
ask
|
show
|
jobs
by
cultofmetatron
1849 days ago
yea, some sort of vitessdb equivalent to postgresql would be amazing!
1 comments
supergirl
1849 days ago
there used to be citus but now it's part of microsoft Azure
link
mslot
1849 days ago
True, it is developed by Microsoft and available as a service on Azure. It is also open source, actively maintained and improved, and it's a PG13-compatible Postgres extension that adds both distributed database capabilities and columnar storage. :)
https://github.com/citusdata/citus
(Citus engineer)
link
jhgb
1849 days ago
> PG13-compatible
So not (IBM-System-)R-compatible, then?
link