diff --git a/README.md b/README.md index c2f0e4c..a527d83 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,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.