From owner-freebsd-chat Wed Sep 17 14:57:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA13819 for chat-outgoing; Wed, 17 Sep 1997 14:57:18 -0700 (PDT) Received: from zeus.gel.usherb.ca (zeus.gel.usherb.ca [132.210.70.7]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id OAA13814 for ; Wed, 17 Sep 1997 14:57:15 -0700 (PDT) Received: from castor.gel.usherb.ca by zeus.gel.usherb.ca (4.1/SMI-4.1) id AA27137; Wed, 17 Sep 97 17:56:51 EDT Received: by castor.gel.usherb.ca (SMI-8.6/SMI-SVR4) id RAA05834; Wed, 17 Sep 1997 17:56:50 -0400 Date: Wed, 17 Sep 1997 17:56:50 -0400 (EDT) From: "Alex.Boisvert" To: Atipa Cc: The Hermit Hacker , Wolfram Schneider , chat@FreeBSD.ORG Subject: Re: Good Database was: Re: uptime on hub.freebsd.org In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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. > You can have a look at SOLID Server, which is a commercial SQL engine available on many platforms: Win95/WinNT and some Unix flavors. Linux is among the supported platforms and the product has been reported to work fine on FreeBSD 2.2 and above. It's small, fast and there's even a trial version available on the web. More details? www.solidtech.com Regards, Alex. PS: I'm a satisfied customer on WinNT. I haven't tried it under FreeBSD/Linux.