From 300bcc387a32d6f0c6ed1dea23a50d66ab4b2a3b Mon Sep 17 00:00:00 2001 From: Geza Radics Date: Sun, 4 Dec 2016 14:36:32 +0800 Subject: [PATCH] Updated Extras (markdown) --- Extras.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Extras.md b/Extras.md index 24aa6fb..7d9722e 100644 --- a/Extras.md +++ b/Extras.md @@ -28,4 +28,5 @@ - [MassiveJS](https://github.com/robconery/massive-js) - A simple relational data access tool that has full JSONB document support for Postgres. - [pg-ka-fix](https://github.com/numminorihsf/pg-ka-fix) - TCP keep-alive extension for node-postgres. - [archfirst/joinjs](https://github.com/archfirst/joinjs) - A simple library to map the results of complex joins to nested JavaScript objects (alternative to full-blown ORMs). -- [typed-typings/typed-pg](https://github.com/typed-typings/typed-pg) - pg type definition for [TypeScript](http://www.typescriptlang.org). \ No newline at end of file +- [typed-typings/typed-pg](https://github.com/typed-typings/typed-pg) - pg type definition for [TypeScript](http://www.typescriptlang.org). +- [pogi](https://github.com/holdfenytolvaj/pogi) - convenient DbHandler over pg, just what you need :) (typescript,async,jsonb,you name it) . \ No newline at end of file