Ted Roche writes: > I would welcome experiences and opinions (like I have to ask!) on the > various database backends available.
If all you need to store are key/value pairs and you don't need SQL or network access, Berkeley DB is very nice/fast/reliable/portable. Regards, --kevin -- Kevin D. Clark / Cetacean Networks / Portsmouth, N.H. (USA) cetaceannetworks.com!kclark (GnuPG ID: B280F24E) alumni.unh.edu!kdc _______________________________________________ gnhlug-discuss mailing list [EMAIL PROTECTED] http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss
