5 ms·
I've been using TypeOrm in production for a few years in a project with dozens of entity types and hundreds of queries. My recommendation is to use something el
by abrkn 6y ago
I've been using TypeOrm in production for a few years in a project with dozens of entity types and hundreds of queries. My recommendation is to use something else. Anyone know of an alternative?
- yann510 6y agoOh wow that is not reassuring at all, I'll look around for an alternative.