in reply to Wisdom sought on migrating from text files to Berkeley DB or SQL

unless you are storing a single fact about a key value, your shining object will quickly turn into routines for parsing and manipulating fields within a packed field...with all the nasties to get around, especially if you start packing more than one relationally normalized table into this single Bdb file
the hardest line to type correctly is: stty erase ^H
  • Comment on Re: Wisdom sought on migrating from text files to Berkeley DB or SQL