Updated Extras (markdown)

Ozum Eldogan 2017-03-17 13:41:55 +02:00
parent 9898267538
commit 556912d2a6

@ -32,4 +32,4 @@
- [pogi](https://github.com/holdfenytolvaj/pogi) - convenient DbHandler over pg, just what you need :) (typescript,async,jsonb,you name it) .
- [emilbayes/pg-ipc](https://github.com/emilbayes/pg-ipc) - IPC over PostgreSQL `LISTEN`/`NOTIFY`/`UNLISTEN` exposed as an `EventEmitter`
- [pg-structure](http://www.pg-structure.com) - Node.js library to get structure of a PostgreSQL database automatically as a detailed object.
- [pg-generator](http://www.pg-generator.com) - Command line utility which generates files for each table and schema of a PostgreSQL database.
- [pg-generator](http://www.pg-generator.com) - Template Based Scaffolding for PostgreSQL. Command line utility which generates files for each table and schema of a PostgreSQL database.