Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2007 17:47:47 -0700 (PDT)
From:      youshi10@u.washington.edu
To:        hackers@freebsd.org
Subject:   Re: Proposal for alleviating disk read / write time
Message-ID:  <Pine.LNX.4.43.0707181747470.30686@hymn01.u.washington.edu>
In-Reply-To: <Pine.LNX.4.43.0707181608200.30686@hymn01.u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Jul 2007 youshi10@u.washington.edu wrote:

> On Wed, 18 Jul 2007, Ivan Voras wrote:
>
>> Garrett Cooper wrote:
>> 
>>>    Clarifications and comments are more than welcome. I really
>>> appreciate it.
>> 
>> Hmm, your requirements look more and more like a... database? :)
>> 
>> [whistling away...]
>
> I know. The only catch is that the last time I brought up databases it turned 
> into a big discussion, where I got the following (paraphrased) opinions:
>
> 1. MySQL rules -- BDB sucks!
> 2. It'll be a cold day in %$#@ before SQL is included in the base system -- 
> even SQL-Lite.
> 3. BDB isn't non-atomic and not stable.
>
> Unless something more constructive is going to be discussed, I'm not going to 
> pursue that semi-bikeshed topic again.
>
> -Garrett

The other problem is that using a database technology in place of flat text files will force less intelligent tools without access to lower level DB manipulation APIs (portmaster for instance) to depend on other apps to do the data store translation legwork for them.

But maybe that isn't a bad idea?

-Garrett




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.43.0707181747470.30686>