dalgoda(at)ix(dot)netcom(dot)com (Mike Castle) writes:
> To be honest, would BerkeleyDB be better?
Very possibly, if it gets the job done for you. But last I heard, there
is no SQL engine in BerkeleyDB --- you have to write code against their
access API. Depending on your taste and the nature of your application,
that might or might not be nicer than writing SQL ...
regards, tom lane