From owner-freebsd-java Fri Dec 7 6:27:24 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 4398737B419 for ; Fri, 7 Dec 2001 06:27:20 -0800 (PST) Received: (qmail 30712 invoked from network); 7 Dec 2001 14:27:19 -0000 Received: from unknown (HELO patches) ([64.81.30.146]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Dec 2001 14:27:19 -0000 Reply-To: From: "Rick Moore" To: "Melik Bessaha" , "freebsd-java" Subject: RE: DBMS and BSD Date: Fri, 7 Dec 2001 07:24:04 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3C10B66D.6030906@neurotic.dyndns.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org MySQL here, too. Even without a contract, the support is amazing. On later versions of FreeBSD it performs extremely reliably. Performance is semi-subjective, but overall I believe it is one of the fastest databases around, including compared to Oracle. Lastly, the size of the index / data files is the smallest I've seen of any database. On the down side, MySQL gets dinged because it doesn't support some advanced features like subselects, stored procedures, triggers, and foreign keys. It's my understanding that support for transactions and fine granularity (ie non-table level) locking require third party products. Generally most of these missing features are easily worked around. Nevertheless, if MySQL meets your requirements I'd highly recommend it. I've done the Oracle and Postgres things and wasn't happy with either. Rick > -----Original Message----- > From: owner-freebsd-java@FreeBSD.ORG > [mailto:owner-freebsd-java@FreeBSD.ORG]On Behalf Of Melik Bessaha > Sent: Friday, December 07, 2001 5:31 AM > To: freebsd-java > Subject: DBMS and BSD > > > Hi all, > > I was wondering as to which DBMSes most of you were running on our > kick-ass O/S. :) I have found it an unbelievable pain in the arse to > run Oracle 8i, what with the severe lack of support. And so I would > like some input concerning your trials and tribulations and successes > regarding the DBMS you use in conjunction with the jdbc drivers and jdks > available to us currently. > > So to put it simply: What dbms do you use and which drivers/jdks as well. > > > Thanks so much for the help! > > -Mel > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message