Re: SAP DB: The unsung Open Source DB

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: Ned Lilly <ned(at)nedscape(dot)com>
Cc: Richard Huxton <dev(at)archonet(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: SAP DB: The unsung Open Source DB
Date: 2003-07-24 15:36:05
Message-ID: 3F1FFCE5.4070009@cvc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

And in documentation and web support.

1/ It's hard to find a good search engine that's PG centric. And sorry, Google only works so well when doing a
search for highly specific technical information.
2/ Postgres documentation does not seem to be in any of the standard, open source formats. Take a look at the
Apache documentation for an example.

Ned Lilly wrote:

> I think your assessment is a pretty fair one. It's definitely an announcement driven by marketing, and beating the drum of MySQL's wide (but perhaps not too deep) installed base.
>
> Two points I think the story missed:
>
> 1) As has been discussed on this list before, it's far from clear to me that MySQL is a good model of open source development. Theirs is largely a community of users, not code contributors, and we've heard lots of stories about patches being rejected or substantially rewritten. By contrast, I've always been impressed with how the PG community manages complexity, and how hackers can earn their way from bug reports, into minor peripheral hacks, into their first real TODO item, into major functionality enhancements.
>
> 2) As you mentioned, the SAP DB codebase - while very sophisticated in terms of functionality - is said to be a bit of a mess, a major reason it had trouble attracting open source developers.
>
> So you've got a company with a product they control very tightly, jointly developing a multi-year, next-gen product with another company that controls its product tightly. I think the chances are reasonably good that with time and patient investors, they'll be able to come up with a good new product. And if they pursue a dual-licensing strategy like they have today, they'll probably have a pretty good crop of users.
>
> But I'm very skeptical that they'll ever realize the level of developer contributions that Postgres has today. That's the "X factor" in successful open source projects - an ever-increasing level of code review, fixes, and enhancements from a highly skilled, self-selecting group of experts. That's what enables Linux to outpace Windows, despite the fact that Microsoft is sitting on $40B+ in cash. And that's why I'm still bullish on Postgres to stay ahead of MySQL in terms of features/functionality, and to continue closing the gap with Oracle. Where Postgres continues to be vulnerable, as we've seen from this and other recent press coverage of MySQL (front page of the Wall Street Journal for goodness' sake) - is in the area of marketing, and specifically the lack of a corporate sponsor of a certain size and stature. But that's a topic for another list ;-)
>
> Cheers,
> Ned
>
>
> ----- Original Message -----
> From: "Richard Huxton" <dev(at)archonet(dot)com>
> To: "Ned Lilly" <ned(at)nedscape(dot)com>; <pgsql-general(at)postgresql(dot)org>
> Sent: Thursday, July 24, 2003 6:22 AM
> Subject: Re: [GENERAL] SAP DB: The unsung Open Source DB
>
>
> On Thursday 24 July 2003 05:00, Ned Lilly wrote:
>
>>OPEN magazine has an interview with the head of SAP DB development, and
>>talks quite a bit about the MySQL strategy:
>>
>>http://www.open-mag.com/8422483279.shtml
>
>
> Interesting, but I'm not sure it's cleared anything up in my mind.
>
> "What is significant about the MySQL/SAP deal is that the two companies’
> strategic mix of strengths makes market growth, when it does start to happen,
> pretty much inevitable"
>
> Eh? Once X has happened, X is inevitable?
>
> SAP AG still own and will support SAP DB (fair enough) but MySQL will have
> commercial rights and will rebrand it. So I can buy SAP from MySQL but
> they're not going to do the development on it, SAP AG will (but I can't buy
> it from them). Presumably the support for MySQL's customers will be via SAP's
> team.
>
> There's a multi-year plan to "bring the code bases closer together" which
> sounds like one of those big projects that always make me nervous.
>
> The main thrust seems to be:
> 1. MySQL have a simple DB with a lot of users
> 2. SAP have a complex DB with few users
> 3. Let's bring the two together and get the best of both worlds!
>
> That's fine, but my understanding of SAP DB's failure to attract a large
> community was that:
> - it had a lot of competition (MySQL/PG/Firebird...)
> - it was tricky to compile/install
> - the codebase was far from easy to get to grips with
>
> I'm not clear how MySQL are better equipped to solve those problems than SAP
> AG. Actually, I'm not clear that they're going to if SAP AG are going to
> handle development.
>
> Maybe it's me, but other than a marketing announcement, I don't get this.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-07-24 15:39:17 Re: SAP DB: The unsung Open Source DB
Previous Message Thien-Thi Nguyen 2003-07-24 15:34:20 Re: quoting of array elements + sexp_out?