From 36454c04037e2a07962839b937c70f85e29462c7 Mon Sep 17 00:00:00 2001 From: Antoine Catton Date: Thu, 25 Oct 2018 14:22:58 +0200 Subject: [PATCH] Add Greenplum Database --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65cf1c1..63c5a68 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ For Database Management * [Postgres-XL](https://www.postgres-xl.org/) - Scalable Open Source PostgreSQL-based Database Cluster. * [Citus](https://github.com/citusdata/citus) - Scalable PostgreSQL cluster for real-time workloads. * [PipelineDB](https://www.pipelinedb.com/) - Open source streaming SQL database, fork of postgres +* [Greenplum Database](https://github.com/greenplum-db/gpdb) - Open source fork of PostgreSQL for large data volumes. ### Monitoring * [check\_pgactivity](https://github.com/OPMDG/check_pgactivity) - check\_pgactivity is designed to monitor PostgreSQL clusters from Nagios. It offers many options to measure and monitor useful performance metrics.