<quote who="Erik de Castro Lopo"> > I need a file based database for a program I'm working on. I don't want to > have the whole database server thing happening that you get with MySQL > which is also a bit heavyweight for my pruposes. > > I'm thinking of using Tridge's libtdb, but I'd like to look at other > options as well.
tdb or SQLite [1] :-) - Jeff [1] http://sqlite.org/ -- GVADEC 2004: Kristiansand, Norway http://2004.guadec.org/ http://www.illusionary.com/GNOMEvKDE.html -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
