From owner-freebsd-chat Wed Sep 17 12:19:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA03630 for chat-outgoing; Wed, 17 Sep 1997 12:19:34 -0700 (PDT) Received: from caliban.dihelix.com (caliban.dihelix.com [198.180.136.138]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA03607 for ; Wed, 17 Sep 1997 12:19:21 -0700 (PDT) Received: (from langfod@localhost) by caliban.dihelix.com (8.8.7/8.8.3) id JAA02546; Wed, 17 Sep 1997 09:16:49 -1000 (HST) Message-Id: <199709171916.JAA02546@caliban.dihelix.com> Subject: Re: Good Database was: Re: uptime on hub.freebsd.org In-Reply-To: from Atipa at "Sep 17, 97 08:36:13 am" To: freebsd@atipa.com (Atipa) Date: Wed, 17 Sep 1997 09:16:49 -1000 (HST) Cc: scrappy@hub.org, wosch@cs.tu-berlin.de, chat@FreeBSD.ORG From: "David Langford" X-blank-line: This space intentionaly left blank. X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk MySQL (http://www.tcx.se) Look like it has all you are looking for. >IS there a decent SQL-based database for FreeBSD? (I do NOT want to hear >anyone say mSQL... because it is slow as hell and featureless). > >We just dropped a bunch of cash on Informix's Online Workgroup Server for >Sparc becauses I could not find any professional quality database for >FreeBSD. What is PostgreSQL? Sounds interesting... > >Speed is definitely a must, along with some nice features, like >variable-length strings, BLOB support, nice CLI interface, professional >support, and most importantly reliability. It will be used as a primary >database for inventory tracking (about 400-2000 parts / day, each >individually trackable w/ serial number), invoicing, warranty, etc., so it >MUST work reliably. > >I would much rather have this system on FreeBSD, not only for the obvious >price advantage, but also for ease of administration. I don't want to >have to switch gears all the time to find files, don't want to deal w/ >NIS, and don't want to support Sun. FreeBSD is MUCH MUCH easier to >maintain (thanks to you guys!). > >Any recommendations? > >TIA, >Kevin > >