Enhance Your Routine DB Activities With Django's ORM
July 21, 2020 by Susmitha Gudapati
Database transactions have never been trivial in our groove of building efficient web applications. They play a major role - dictating performance almost single-handedly in data-intensive applications. There are, however, some nearly hidden approaches that aren't part of our routine development yet. These could enhance our interactions with the database and, inwardly, give us the chance to unleash…right-arrow
Steering Django Towards an Async World
June 05, 2020 by Susmitha Gudapati
When Django started making the rounds with its newest upgrade recently, a buzzword that might have reached you would be 'ASGI'. Being tech-savvy, and living with WSGI servers all the time, you were probably curious to explore what it is, and everything in its arsenal. With the same curiosity, I delved into Django’s source code and found some fascinating stuff. But before we dig deeper into…right-arrow

Got a project to discuss?