Hacker News new | ask | show | jobs
by jardaroh 3230 days ago
Also, Django's ORM is database agnostic, can develop with a SQLite3 and deploy on postgres or mysql without any change to the code.