Hacker News new | ask | show | jobs
by 1337shadow 2195 days ago
The compare between Django against no-ORM is a bit weird given that rewriting your endpoint in python without Django or ORM would also have produced better results I suppose.