Merge pull request #242 from felipepastorelima/master

Add ScaffoldHub
This commit is contained in:
Asad Dhamani 2020-04-27 13:10:00 +05:30 committed by GitHub
commit 4b3075e0ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,6 +182,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
* [pg-differ](https://github.com/av-dev/postgres-differ) - Tool for easy initialization / updating of the structure of PostgreSQL tables, migration alternative (Node.js).
* [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.
* [postgres-checkup](https://gitlab.com/postgres-ai/postgres-checkup) - a new-generation diagnostics tool that allows users to collect deep analysis of the health of a Postgres database.
* [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)