Simon Willison’s Weblog

Subscribe

Why is postgresql popular with django?

4th September 2013

My answer to Why is postgresql popular with django? on Quora

Partly because the first applications developed on Django (before it was even called Django) used PostgreSQL, so it’s had great PostgreSQL support baked in from the start.

Another possible reason: PostgreSQL is a more full-featured database than MySQL, and since the Django ORM makes it equally easy to work with either out of the box you may as well go with PostgreSQL.

This is Why is postgresql popular with django? by Simon Willison, posted on 4th September 2013.

Next: Are there any websites, forums, or blogposts that discuss startups' technology stacks or IT infrastructure?

Previous: Is there a way for a user of a site (no database) to add their own notes to a webpage, so when they return (regardless of the device), their notes are shown?

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe