From 1dc0b06cb9f7d6f0924dea635b1398ddce303b17 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sat, 7 Nov 2015 02:34:58 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48c72b4..0c77dc2 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i ### Utilities * [PostgREST](https://github.com/begriffs/postgrest) - PostgREST serves a fully RESTful API from any existing PostgreSQL database * [mysql-postgresql-converter](https://github.com/lanyrd/mysql-postgresql-converter) - Lanyrd's MySQL to PostgreSQL conversion script +* [postgresql-metrics](https://github.com/spotify/postgresql-metrics) - Tool that extracts and provides metrics on your PostgreSQL database ### Tutorials * [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL