Re: Oracle, MySQL, and PostgreSQL feature comparison - Part 2

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Derek Rodner" <derek(dot)rodner(at)enterprisedb(dot)com>
Cc: <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Oracle, MySQL, and PostgreSQL feature comparison - Part 2
Date: 2007-10-11 18:20:20
Message-ID: 20071011112020.6089444c@scratch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On Thu, 11 Oct 2007 13:45:41 -0400
"Derek Rodner" <derek(dot)rodner(at)enterprisedb(dot)com> wrote:

> Sean Hull over at Database Journal has posted Part 2 of his database
> comparison.
>
>
>
> Here are links to both parts:
>
> Part 1 -
> http://www.databasejournal.com/features/oracle/article.php/3692566
>

Sounds like an Oracle guy... ;).. I notice he talks a whole lot about
Oracle stored procedures but doesn't even note any specific
differences. MySQL for example, "barely" supports stored procedures.
Nor does he mention the high extensibility of PostgreSQL stored
procedures.

> Part 2 -
> http://www.databasejournal.com/features/oracle/article.php/3703376
>

Here he talks about our index support and apparently just skimmed our
docs without actually reading them. He is missing discussion on GIN,
the fact that you can have custom index types (if you really wanted),
he speaks about rtree which we actually don't support, it has been
pushed into GIST and he completely forgoes mention of ltree.

He doesn't actually talk about Transaction support at all.

Joshua D. Drake

>
>
> I'd be interested to get the community's take on the portrayal of
> Postgres.
>
>
>
> Derek
>
>
>
> Derek M. Rodner
>
> Director, Product Strategy
>
> EnterpriseDB Corporation
>
> 732.331.1333 office
>
> 484.252.1943 cell
>
> www.enterprisedb.com
>
>
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997 http://www.commandprompt.com/
UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Jonah H. Harris 2007-10-11 18:21:07 Re: Oracle, MySQL, and PostgreSQL feature comparison - Part 2
Previous Message Derek Rodner 2007-10-11 17:45:41 Oracle, MySQL, and PostgreSQL feature comparison - Part 2