Re: weaknesses and strenghts of PG

From: Thomas Finneid <tfinneid(at)fcon(dot)no>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-advocacy(at)postgresql(dot)org
Subject: Re: weaknesses and strenghts of PG
Date: 2009-02-07 23:54:58
Message-ID: 498E1F52.1080208@fcon.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy


Thanks for the info, I will have a look at it.

I dont have a specified project plan or date this paper. I just wont to
gather some knowledge on the subject and write down what I find so I am
prepared whenever I end up in a discussion.

Regarding all the specialty DB's, some are just novelty dbs, sort of
like MS Access, some could be useful as a small application internal
transactional storage and some are too specialised to be of interest
(ref BI db's)

The problem with many of them are that they are written in Java, java
isn't suitable for the kind of performance, stability and resource
control a proper database server needs. For that one needs to look at
real DB's, such as PG, MySql, Oracle etc.

There is this guy at work who made a system which uses Derby, basically
it has problems.

thomas

Josh Berkus wrote:
> Thomas Finneid wrote:
>>
>> I am researching an advocation paper on Postgres. Basically I would
>> like to make a list of the most important strengths and weaknesses of
>> Postgres compared to a couple of other major databases.
>>
>> The aim is to have a factual technical background for when advocating
>> Postgres to potential users.
>
> My Tech Talk at HP last year had a bunch of this:
>
> https://fossbazaar.org/content/josh-berkus-two-great-open-source-databases-comparison-2008-06-26
>
>
> I will say overall, that a *real* comparison of appropriateness of
> various databases will have to be painfully detailed. I was asked at
> Sun to do a breakdown of "when should we recommend" just for Postgres,
> MySQL, Derby and Oracle; I wouldn't want to do the whole field. And
> don't forget that there's a whole new ball game of specialty databases
> these days, including (but not limited to):
>
> DW/BI databases:
> Greenplum
> Netezza
> Aster
> Paraccel
> LucidDB
> etc.
>
> Object/Multivalue DBs:
> DB4O
> Cache
> CouchDB
>
> Embedded DBs
> HSQLDB
> Derby
> SQLite
>
> Others
> Hypertable
> Memcached
>
> Also, when you compare "MySQL" you have to treat each storage engine
> really as a separate database for comparison purposes; they don't behave
> the same, and usually migration between table types is very difficult.
>
> I hope you have a year for this project!
>
> --Josh Berkus
>

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Thomas Finneid 2009-02-07 23:56:03 Re: weaknesses and strenghts of PG
Previous Message Thomas Finneid 2009-02-07 23:44:55 Re: weaknesses and strenghts of PG