Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 65531 invoked from network); 17 Oct 2005 16:00:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Oct 2005 16:00:51 -0000 Received: (qmail 17395 invoked by uid 500); 17 Oct 2005 16:00:46 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 17332 invoked by uid 500); 17 Oct 2005 16:00:45 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 17287 invoked by uid 99); 17 Oct 2005 16:00:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2005 09:00:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.110.150] (HELO e32.co.us.ibm.com) (32.97.110.150) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2005 09:00:45 -0700 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e32.co.us.ibm.com (8.12.11/8.12.11) with ESMTP id j9HFwu4G008156 for ; Mon, 17 Oct 2005 11:58:56 -0400 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j9HG0EhK530520 for ; Mon, 17 Oct 2005 10:00:22 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id j9HG0DaA014233 for ; Mon, 17 Oct 2005 10:00:14 -0600 Received: from [127.0.0.1] (sig-9-48-112-241.mts.ibm.com [9.48.112.241]) by d03av04.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j9HFwgvV008755 for ; Mon, 17 Oct 2005 09:59:11 -0600 Message-ID: <4353CA2C.8050403@debrunners.com> Date: Mon, 17 Oct 2005 08:58:36 -0700 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Discussion Subject: Re: DevX article comparing open-source databases References: In-Reply-To: X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dan Scott wrote: > Hmm, anybody want to step up to the task of sending in corrections for > this "Open Source Database Feature Comparison Matrix": > http://www.devx.com/dbzone/Article/29480?trk=DXRSS_LATEST > > The authors of the matrix (creators of DaffodilDB) compared Cloudscape > 5.1 against DaffodilDB, MySQL 5.0, PostgreSQL 8.0, etc... > > Rather than independently sending sets of (potentially conflicting) > emails to the devx editors, perhaps we could build a list of > corrections here; I'll kick it off by focusing on the obvious: > > * Replace Cloudscape 5.1 with Apache Derby 10.1 > * Add a checkmark for ODBC Driver > * Add a checkmark for user defined functions Add a checkmark for Derby for Intersection & Except (added in 10.1) Since DaffodilDB is not open source, replace it with One$DB. Put an X for encryption & Rowset support for One$DB. Maybe add a column for backup/restore and put an X for One$DB. Remove Pointbase, it's not open source is it? Dan.