5ddead828e
Store and retrieve data in a key/value format in a hash database ps. thanks Jos Backus <josb@cncdsl.com> for his help on make this port
7 lines
296 B
Plaintext
7 lines
296 B
Plaintext
dbtool can be used to store and retrieve data in a key/value format in a
|
|
hash database. Perl compatible regular expressions are supported both for
|
|
storing and retrieving of data. It's main advantages are the ability to
|
|
maintain huge amounts of data and speed.
|
|
|
|
WWW: http://www.daemon.de/dbtool/
|