Re: Any commercial shopping cart packages using

From: Mike Nolan <nolan(at)gw(dot)tssi(dot)com>
To: tony(at)unihost(dot)net ("Tony (Unihost)")
Cc: bvo(at)atz(dot)nl (B(dot) van Ouwerkerk), pgsql-general(at)postgresql(dot)org
Subject: Re: Any commercial shopping cart packages using
Date: 2003-12-16 15:59:06
Message-ID: 200312161559.hBGFx6t5019770@gw.tssi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> My previous query applies here too then...
>
> Is the cart built using full features of PG or is it a port using
> database abstraction libs with the same functionality as MySQL?
>
> Obviously the power of PG lies in all the goodies MySQL doesn't yet have.

Another question is how many of those goodies are needed to run a shopping
cart app? I'm interested in using PG in large measure because that's what
our membership system is being written in, so I assume that tying the
shopping cart app into the rest of the system will be easier with a
PG-based app than with one that uses MySQL or some other data platform.
--
Mike Nolan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-12-16 16:13:46 Re: add column sillyness
Previous Message Jason Hihn 2003-12-16 15:54:47 Authentication Question