Add AgensGraph to the server section

This commit is contained in:
Beomyong Lee 2019-01-25 09:57:44 +09:00
parent 4df1d7cc0e
commit ff4c1bc7df

View File

@ -89,6 +89,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/) - A PostgreSQL extension that runs SQL queries continuously on streams, incrementally storing results in tables.
* [AgensGraph](https://bitnine.net/) - Powerful graph database based on the PostgreSQL.
### 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.