|
|
|
|
|
by bazza451
2145 days ago
|
|
Currently using TypeORM in a production system, has caused us so many issues to be honest highly recommend everyone avoiding. IMO they’ve added every feature under the sun but not bothered on focusing on quality, some things just don’t work at all, or you get stuck with horrific performance issues. If we weren’t so far down the line with it I’d rip the whole thing out although it’s causing so much pain I might just bite the bullet and do it anyways I did see MikroORM the other day and looked promising so cheers for the quick review, if anyone else has any recommendations would be good to hear! |
|
My goto for nodejs is still sequelize but without typescript...