SQLite equivalent

Matthew Miller mattdm at mattdm.org
Fri Aug 25 00:52:00 UTC 2006


On Thu, Aug 24, 2006 at 07:19:48PM -0400, Rodolfo Alcazar wrote:
> > > * which can store structure and data on a file, without running a dbms
> > > (dont want a network-oriented server)...
> > Berkley DB.
> I'll give it a try. Thanx.

Berkley DB uses key-value pairs, so it may become complicated to store some
data structures in it. But if you're basically using data in that form, it's
fine.

-- 
Matthew Miller           mattdm at mattdm.org          <http://mattdm.org/>
Boston University Linux      ------>              <http://linux.bu.edu/>




More information about the fedora-list mailing list