An implementation of Node-C's Peristance: RDB package, providing the functionality for relational databases that TypeORMDB can work with. Currently, PostgreSQL and MySQL are supported.
npm install @node-c/persistance-typeormThe documentation can be found on the Node-C Github repo homepage.