On Wed, Jun 18, 2008 at 9:55 AM, xhenxhe <[EMAIL PROTECTED]> wrote: > This may be a loaded question, but I was reading a blog post that > postgresql is the preferred database for Django. Is this true? If so, > why?
Not exactly. Django works equally well with all the databases we support -- we wouldn't claim support for a database that didn't work somehow. Nor is Django itself "opinionated" in this manner; neither the software nor its developers give a hoot what database you use. Engrave all your data in stone tablets; doesn't bother me! That said, many of the Django core developers -- me included -- do prefer Postgres for our own work. Its emphasis on data integrity and SQL standards along with the radically open development model I think appeal to our feelings about software design and Open Source. Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---