From owner-freebsd-current Mon Jul 9 23: 1: 5 2001 Delivered-To: freebsd-current@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 377E737B401; Mon, 9 Jul 2001 23:01:02 -0700 (PDT) (envelope-from mi@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.4/8.11.4) with ESMTP id f6A60bD80812; Tue, 10 Jul 2001 02:00:39 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200107100600.f6A60bD80812@aldan.algebra.com> Date: Tue, 10 Jul 2001 02:00:35 -0400 (EDT) From: Mikhail Teterin Subject: Re: picking a DB (Re: nvi maintainer?) To: bostic@sleepycat.com Cc: current@FreeBSD.org, msmith@FreeBSD.org, wes@softweyr.com In-Reply-To: <200107100143.f6A1hCY28552@abyssinian.sleepycat.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Technically gdbm is fine. I doubt you'll be able to displace Berkeley > DB, though; gdbm is less buggy, but doesn't offer many of the > features, nor does it offer equivalent performance. > >> I'd welcome your comments in particular, since you are an expert in >> the field and there is not going to be a conflict of interest. > > Actually, I'm pretty biased. :-) I'd like to see Berkeley DB 1.85 go > away for a lot of reasons -- I don't much care what it's replaced > with. Well, can you recommend some other alternative? You mentioned db-tests you created, etc. Did you evaluate any other dbm libraries useable for us from the licensing perspective? > Nvi won't require upgrading the library's dbm support. Berkeley DB 3.X > supports inclusion of multiple DB versions in a single application. > Nvi's simple solution is to include a copy of DB in the nvi > distribution. Well, may be that's how the nvi application will be distributed, but I doubt, that's how the nvi part of the FreeBSD will be built... In all probability, the new nvi will just get hacked to work with dbm-1.85 or gdbm. Although it is possible, that the relevant parts of DB3 will be linked staticly into it (kind of like DB3 Lite), it would be rather ugly :( Thanks, -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message