citusdata / citusdata/citus

Related work section?

Open
#7,079 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

It would be great if there were a related work section.

I've been developing a PostgreSQL version manager and I was thinking to add support for creating distributed [PostgreSQL] systems by letting the user pick between different options.

In addition to these:
- [Citus](https://github.com/citusdata)
- [pgEdge](https://github.com/pgedge)

The official website lists more:
- https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling
- https://wiki.postgresql.org/wiki/Clustering

…and I'll have to do some research to figure out which is best for which use-case. But would it not make sense for you to include a comparison?

---

PS: Oh and also your list of things needed for a production grade system is useful, and should be straightforward to add in a multicloud fashion into my command-line PostgreSQL provisioning tool:
- manage your backups;
- high availability through auto-failover;
- software updates;
- monitoring.

(though I may generalise aforementioned tool to be independent of PostgreSQL use-cases and thus be generic for deploying and managing any distributed system)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.