mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-08 13:44:18 +02:00
Merge pull request #218 from shark-h/master
Added graphql-engine in Utilities list
This commit is contained in:
commit
82fd63d905
@ -161,6 +161,7 @@ For Database Management
|
||||
* [sqitch](https://github.com/sqitchers/sqitch) - Tool for managing versioned schema deployment
|
||||
* [pgmigrate](https://github.com/yandex/pgmigrate) - CLI tool to evolve schema migrations, developed by Yandex.
|
||||
* [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.
|
||||
|
||||
### Language bindings
|
||||
|
Loading…
Reference in New Issue
Block a user