blob: aa94da2d48bb429ea4929abfbe0c2b11d6aea9c7 (
plain)
1
2
3
4
5
6
|
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/
|