2001-04-29 18:58:46 +02:00
|
|
|
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
|
2016-05-19 12:21:23 +02:00
|
|
|
maintain huge amounts of data and speed.
|
2001-04-29 18:58:46 +02:00
|
|
|
|
2004-06-10 23:56:49 +02:00
|
|
|
WWW: http://www.daemon.de/DBTOOL
|