Re: Which CMS/Ecommerce/Shopping cart ?

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Which CMS/Ecommerce/Shopping cart ?
Date: 2010-07-29 17:16:15
Message-ID: 20100729191615.517786f5@dawn.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 29 Jul 2010 08:52:46 -0700
"Joshua D. Drake" <jd(at)commandprompt(dot)com> wrote:

> The issue isn't Drupal. It is modules. There are a lot of popular
> modules that do not work with PostgreSQL (Lightbox for example).

> The google checkout module for Ubercart didn't work either until
> relatively recently.

I'd say the opposite but I'll wait to test more D7.
Core takes ages to agree on what should be done to fix bugs for
Postgres without affecting even the "feelings" of MySQL developers.

Modules may have more problems but fixing them is generally trivial
and generally upstream is quick to integrate the fix.

The problem for core is maintaining your patches till and if they
fix the bug.

I agree that PHP and MySQL are a perverse match.

Still if he plans to deploy stuff as "commodity" software they are a
necessary evil.
The problem arise when you're in-between custom and RAD.
Anyway more python/django based cms are flourishing... and given
Django originally supported DB was Postgres...
http://www.django-cms.org/ [1]

Migration of Onion from Drupal/Mysql -> Django/Postgresql is
emblematic.

[1] I think I could make a quick benchmark if possible on postgresql
and mysql

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Samantha Atkins 2010-07-29 17:53:16 Re: Which CMS/Ecommerce/Shopping cart ?
Previous Message Tom Lane 2010-07-29 16:28:38 Re: [GENERAL] Incorrect FTS result with GIN index