Node.js TypeScript and PostgreSQL setup using TypeORM library | Tigran in Tech



Node.js TypeScript and PostgreSQL setup using TypeORM library | Tigran in Tech

Node.js TypeScript and PostgreSQL setup using TypeORM library | Tigran in Tech

Node.js TypeScript connection with PostgreSQL over TypeORM, by walking over a specific parts of configuration and Database Model creation.
I’m using this combination for almost all of my Node.js projects and TypeORM is very consistent, providing high quality releases without any braking changes and very good documentation.
We are choosing PostgreSQL as a main DB communication, but TypeORM allows to have other SQL based databases like MySQL, SQ Server etc…

Github Repository:
https://github.com/tigranbs/node-typescript-starter-kit

—–
Website: https://tigran.tech
Twitter: https://twitter.com/tigranbs
Medium: https://medium.com/@tigranbs
Github: https://github.com/tigranbs

Comments are closed.