Hacker News new | ask | show | jobs
by bluepanda_ 4785 days ago
Interesting post. I decided to use Django for our startup because Python was a requirement, we're planning to have a lot of customers, and Django seems like the most appropriate choice for large scale apps. While I've mostly used non-rel databases, I'll be using postgresql as a database, because it seems to be highly compatible with Django, because Heroku makes scaling it easy, and because it's a good occasion to learn some RDBMS.