Article from Pauline Huguenel
Master SQLAlchemy Relationships in a Performance Friendly Way
March 09, 2020Pauline Huguenel7 min read
In a web application, performance is as important as any functional feature. In my current project, we experienced troubles with this aspect as we handled big databases with complex models and relationships. It worked fine when we tested the product with future users. But as soon as it got into…
Continue reading →