Added ERAlchemy

This commit is contained in:
Alexis Benoist 2015-12-29 00:34:33 +01:00
parent 115b67b988
commit 1e3afe92b3

View File

@ -60,6 +60,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* [pganalyze](https://pganalyze.com) - PostgreSQL Performance Monitoring (Commercial Software)
* [yoke](https://github.com/nanopack/yoke) - Postgres high-availability cluster with auto-failover and automated cluster recovery
* [pgCenter](https://github.com/lesovsky/pgcenter) - Provides convenient interface to various statistics, management task, reloading services, viewing log files and canceling or terminating database backends
* [ERAlchemy](https://github.com/Alexis-benoist/eralchemy) - ERAlchemy generates Entity Relation (ER) diagram from databases
### Language bindings
* [rust-postgresql](https://github.com/sfackler/rust-postgres) - [Rust](http://www.rust-lang.org/)