You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-11-27 23:32:48 +02:00
Update README.md
This commit is contained in:
@@ -159,6 +159,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
|
||||
|
||||
### Utilities
|
||||
* [apgdiff](https://www.apgdiff.com/) - Compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one.
|
||||
* [bemi](https://github.com/BemiHQ/bemi) - Automatic data change tracking for PostgreSQL
|
||||
* [ERAlchemy](https://github.com/Alexis-benoist/eralchemy) - ERAlchemy generates Entity Relation (ER) diagram from databases.
|
||||
* [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) - Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
|
||||
* [ldap2pg](https://github.com/dalibo/ldap2pg) - Synchronize roles and privileges from YML and LDAP.
|
||||
|
||||
Reference in New Issue
Block a user