๐ Give up TypeORM, in favor of โฆ ๐
I have a lot to say about ORM in general, and especially on Node.js...
I've worked with ORM on Golang, PHP, Python, C#, so I have something to compare.
I'll start by immediately stating my position: TypeORM is utter garbage.
Why, I explain in the article:
And further, I will write a bunch of articles on the topic of ORM, because my team and I have decided to choose a new one for all our projects and I will have something to tell you.
P.S.
Prisma is also not a gift, but definitely better than TypeORM.
#db #postgresql #mongodb #nodejs #typescript #orm