Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
There are certain libraries that make complex tasks simple. Take Django's ORM. Dead simple to use. Until you get only 1k rows in your database, and suddenly each page view takes a minute.
Treat it with the respect it deserves. If you treat it like magic, it'll screw you.
undefined