fc5b5860f4
PR: 47848, 47853, 47855 Submitted by: tadalunch@s5.xrea.com
6 lines
308 B
Text
6 lines
308 B
Text
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/en/software/dbtool/
|