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

Опубликовано: 30 Сентябрь 2024
на канале: Tigran Tech
15,603
203

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-type...

-----
Website: https://tigran.tech
Twitter:   / tigranbs  
Medium:   / tigranbs  
Github: https://github.com/tigranbs