Du sollst das Internet nicht ausdrucken!
Thou shalt not print out the internet!
logo

 

logo

Internal Link Software ↑     Internal Link Download Internal Link Documentation

DBTOOL Version 1.7

description

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. As of version 1.4 dbtool supports encrypted databases using the RIJNDAEL cipher algorithm.

requirements

This program requires the External Link PCRE library and one of External Link GNU gdbm or External Link Berkeley DB.

installation

For installation run:

 % ./configure
 % make
 % su
 # make install 

You can supply some additional parameters to configure, for details type:

 ./configure --help 

license

dbtool is Copyright © 2001-2009 by T.L.. dbtool may be used and distributed under the terms of the GNU General Public License. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.

These programs are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Read the complete External Link GNU General Public License online.

documentation

Read the Internal Link manual page.

You might also interested in the External Link ChangeLog.

 

Last modified: Wed Jun 24 15:37:42 2009. Revision: 1.3