Re: open source - content management system - that uses PostGreSQL

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: open source - content management system - that uses PostGreSQL
Дата
Msg-id 978426F5-9392-4E1D-99A2-D84C4762F7BC@khera.org
обсуждение исходный текст
Ответ на open source - content management system - that uses PostGreSQL  ("Andrew Kirkness" <andrew03ca@gmail.com>)
Ответы Re: open source - content management system - that uses PostGreSQL  (Jeff Ross <jross@wykids.org>)
Список pgsql-general

On Feb 16, 2007, at 4:13 PM, Andrew Kirkness wrote:

I am currently setting up a website and have PostGreSQL database I'm using for the backend. I'm researching an open source Content Management System that uses PostGreSQL. Do you have any recommendations? 

You need to define what you want your CMS to do, before you get good recommendations.

We've investigated a bunch of systems for publishing a magazine-type site, http://www.morebusiness.com/  and have discovered that pretty much all of them like to work with mysql :-(

I think this is because many of the designers of the free, lower-end, software don't truly appreciate the relational SQL model and treat the DB as a dumb store.  Once you move higher-up in the chain, you start to see better data models, and they lean toward using Pg instead...

I can't figure out what you want to do with customer data  and the CMS.   Without knowing that, nobody can really say anything meaningful to you.  Are your customers providing the content?

Despite this lack of clarity, I can recommend that you first define the features you want and then evaluate the systems based on those features being available.  Then all else being equal, use the preferred DB as your tie breaker.  I wouldn't rule out some good software just because it uses mysql on the back-end.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: How to force disconnections from a Perl script?
Следующее
От: Jeff Ross
Дата:
Сообщение: Re: open source - content management system - that uses PostGreSQL