From e1f8ec64d230e2c4db93bb8bee90750fa38e2161 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Mon, 27 Apr 2020 13:07:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e07ad9..a8299b1 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ For Database Management * [pgcmp](https://github.com/cbbrowne/pgcmp) - Tool to compare database schemas, with capability to accept some persistent differences * [graphql-engine](https://github.com/hasura/graphql-engine) - Get Instant Realtime GraphQL APIs over PostgreSQL. * [sqlcheck](https://github.com/jarulraj/sqlcheck) - Automatically detects common SQL anti-patterns. Such anti-patterns often slow down queries. Addressing them will, therefore, help accelerate queries. -* [ScaffoldHub.io](https://scaffoldhub.io) - Generate fullstack PostgreSQL apps with Angular, Vue or React. +* [ScaffoldHub.io](https://scaffoldhub.io) - Generate fullstack PostgreSQL apps with Angular, Vue or React (Commercial Software). ### Language bindings * Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)