jvalue / node-dry-pg

Reusable nodejs pg util library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node DRY pg

Reusable utils library for our node microservices introducing pg as dependency and providing helper functionality! These package does NOT contain any business knowledge, but pure reusable functionality that would repeat over all services.

The main repository can be found here: JValue Open Data Service

How to use

Add the packages to your package.json as usual or use npm install --save <package-name>

License

Copyright 2020 Friedrich-Alexander Universität Erlangen-Nürnberg.

Node-DRY is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

Reusable nodejs pg util library

License:Apache License 2.0


Languages

Language:JavaScript 65.2%Language:TypeScript 34.8%