Hacker News new | ask | show | jobs
by supergirl 1849 days ago
there used to be citus but now it's part of microsoft Azure
1 comments

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)

> PG13-compatible

So not (IBM-System-)R-compatible, then?