Date: Sat, 24 Nov 2007 18:06:37 +0000 From: Jurjen Middendorp <jurjenm@stack.nl> To: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0 Message-ID: <20071124180637.GB2727@s062107.lan> In-Reply-To: <754560.26481.qm@web50101.mail.re2.yahoo.com> References: <754560.26481.qm@web50101.mail.re2.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 22, 2007 at 10:43:24PM -0800, kasthurirangan balaji wrote: >Hi, > >I am using FreeBSD 6.1 on my laptop. I understand that >FreeBSD 7.0 will have ZFS file system. I did go >through the sun website to understand the advantages >of ZFS. Given that, will FreeBSD have a >BTree/B+Tree(replicating c++ multimaps, but file >based) by default on ZFS which i guess should be very >useful for persons like me who do not want a full >fledged database with all SQL features. I am aware of >the existence of dbm/ndbm/gdbm, but i guess all >support hash. If my thoughts are wrong, pls correct >me. I also hope that i have sent to the correct >mailing list. > >Thanks, >Balaji. Hello! i don't know about the filesystem things, but if you want a data base to program with, you can have a look at dbopen(3) :) - jurjen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071124180637.GB2727>