Re: I see this as the end of BDB in MySQL without a

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: tjo(at)acm(dot)org
Cc: Chad <chadzakary(at)hotmail(dot)com>, pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: I see this as the end of BDB in MySQL without a
Date: 2006-02-15 20:45:07
Message-ID: 1140036307.22740.246.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2006-02-15 at 14:34, TJ O'Donnell wrote:
> "Chad" <chadzakary(at)hotmail(dot)com> wrote:
> "What we need now is an open source DB with clean APIs into various
> places in the software stack (eg we need a Berkeley DB kind of API
> under the hood into something like Postgres) A full bells and whistles
> relational DB with these low level ACCESS APIs will be a powerfull
> thing in the future. PostgreSQL take note. If you don't already have it
> you should begin exposing such a thing today in my humble opinion."
>
> I am quite happy with the c-language API for postgres, as far as it's
> capabilities and access to low-level postgres. OK, the docs and examples could
> be better. Am I missing something in Chad's comments/warnings or is he
> missing something in not understanding pg better?
> Chad, could you say more about what in the BDB/API is missing and needed in postgres?
>
> Could it be that Oracle's recent company purchases were intended simply to confuse
> people about the future of MySQL and therefore ecourage them to select Oracle?

Yeah, plus, besides PostgreSQL's front-end C api (libpqxx) there's the
backend api, which can be programmed with the C language directly, and
used to do things like write triggers and all that.

I'm not sure what more Chad could want there either. Hell, you could
spend a lifetime just exploring some small part of it.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Rylander 2006-02-15 20:45:31 Re: Dynamic datalogging function/scheme
Previous Message Tom Lane 2006-02-15 20:43:04 Re: Oracle purchases Sleepycat - is this the "other shoe" for MySQL AB?