Re: Shopping cart

From: Thomas Guettler <hv(at)tbz-pariv(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Shopping cart
Date: 2008-10-23 12:44:20
Message-ID: 490071A4.9000003@tbz-pariv.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrus schrieb:
> Thank you.
>
>> I know the OP wants to stick to a language he knows, but with django
>> (Python),
>> you have a quite good admin site.
>>
>> I guess the OP would be more fast with django, even if he needs to learn
>> python on his way.
>
> Major stopper for python usage is lack of hosting.
> Where to find free hosting for this python cart ?
> Will it support PostgreSQL well ?
>
if you don't need postgres: google app engine.

But I guess you won't get free hosting with postgres support anywhere.

There are a lot of django friendly hosting companies:
http://code.djangoproject.com/wiki/DjangoFriendlyWebHosts

And a virtual root server does not cost much.

Thomas

--
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2008-10-23 12:51:19 Re: Database design for separate tsearch table
Previous Message Sergey Konoplev 2008-10-23 12:29:21 Re: Explain's estimation differs from real count enormously