DBM files represent a quick and relatively standard method of retrieving data.
The DBM files essentially contain a two-column table representing a key/value pair.
The simplified relational database extension (SRDE) design described herein extends
the value column to be further divided into indexed columns that can be manipulated
using a modified SQL interface. SRDE offers a simple setup and maintenance scheme,
provides a rich set of regular expression matching that can be applied to all searches.