From f9f47f4ed9642869a8d352bdec3b32b23a1d9cea Mon Sep 17 00:00:00 2001 From: "Franck Pachot (YB)" <33070466+FranckPachot@users.noreply.github.com> Date: Sun, 12 Feb 2023 10:07:56 +0100 Subject: [PATCH] Add YugabyteDB --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8d03a..98c561b 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ For Database Management * [Postgres-XL](https://www.postgres-xl.org/) - Scalable Open Source PostgreSQL-based Database Cluster. * [AgensGraph](https://bitnine.net/) - Powerful graph database based on the PostgreSQL. * [Greenplum Database](https://github.com/greenplum-db/gpdb) - Open source fork of PostgreSQL for large data volumes. +* [YugabyteDB](https://yugabyte.com/) - Open Source Distributed SQL using a fork of PostgreSQL on top of distributed storage and transaction ### 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.