Optimizing PostgreSQL Queries in Django
A deep dive into reducing database bottlenecks in highly concurrent systems by leveraging Django's select_related and prefetch_related.
Thoughts on backend engineering, API architecture, and software optimization.
A deep dive into reducing database bottlenecks in highly concurrent systems by leveraging Django's select_related and prefetch_related.
Key considerations and methodologies for scaling an application to handle multiple clients in a secure, isolated manner.
Exploring machine learning basics for financial data prediction and the challenges involved with real-world noise.
More articles currently in draft...