diff --git a/README.md b/README.md index c7fc212..8f20727 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ * [Adminer](https://www.adminer.org/) - Full-featured database management tool written in PHP. * [DataGrip](https://www.jetbrains.com/datagrip/) - IDE with advanced tool sets and good cross-platform experience (Commercial Software). * [Datazenit](https://datazenit.com/) - Web-based PostgreSQL GUI (Commercial Software). -* [DBeaver](http://dbeaver.jkiss.org) - Universal Database Manager with excellent support for PostgreSQL. +* [DBeaver](https://dbeaver.jkiss.org) - Universal Database Manager with excellent support for PostgreSQL. * [dbglass](http://dbglass.web-pal.com) - Cross-platform desktop client for PostgreSQL, built with Electron. * [Holistics](https://www.holistics.io/) - Online cross platform database management tool and SQL query reporting GUI with strong PostgreSQL support (Commercial Software). * [JackDB](https://www.jackdb.com/) - Web-based SQL query interface (Commercial Software). @@ -73,7 +73,7 @@ * [psql2csv](https://github.com/fphilipe/psql2csv) - Run a query in psql and output the result as CSV ### Server -* [Postgres-XL](http://www.postgres-xl.org/) - Scalable Open Source PostgreSQL-based Database Cluster. +* [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. ### Monitoring