in reply to Question about properly laying out a database

More of the same: It seems to me that fussing with
BerkeleyDB and DB_File is the long way.

To get everything that others have offered (indexing,
normalization) and have a fast, scalable system,
think about using MySQL and DBI.

bct
  • Comment on Re: Question about properly laying out a database