I’ve been tempted to ditch django for typescript in the backend but the sql and migrations story looks a bit … confusing and underwhelming? I feel like typeorm should cover 99% of cases, due to its feature list and age (7 ish years…ancient!), but then you see people often recommending other projects (eg pg_typed). Do people just string things together? Make use of Liquibase? In 2021 it seemed the TypeORM project was…
But the projects we did with it where not very high scale. Less than 5 requests per second. So a single server affair.