1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-07-17 07:12:20 +02:00
This commit is contained in:
vixentael
2020-08-11 21:53:19 +03:00
committed by Kaarel Moppel
parent d356734717
commit 0b00b16629

View File

@ -117,7 +117,7 @@ For Database Management
* [YugabyteDB](https://yugabyte.com/) - Open Source Distributed SQL using a fork of PostgreSQL on top of distributed storage and transaction
### Security
* [Acra](https://github.com/cossacklabs/acra) - SQL database security suit: proxy for data protection with transparent "on the fly" data encryption, SQL firewall (SQL injections prevention), intrusion detection system.
* [Acra](https://github.com/cossacklabs/acra) - SQL database security suite: proxy for data protection with transparent "on the fly" data encryption, SQL firewall (SQL injections prevention), intrusion detection system.
### 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.