Hacker News new | ask | show | jobs
by pkilgore 1768 days ago
Typeorm does not scale to large datasets. Real nice for MVPs. Just a warning. Hydration times explode for lists and joins that postgres barely registers on the query side, and hydration is blocking.