diff --git a/Extras.md b/Extras.md index ca499c7..16c9ab3 100644 --- a/Extras.md +++ b/Extras.md @@ -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. \ No newline at end of file +- [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. \ No newline at end of file