GithubHelp home page GithubHelp logo

tlinden / dbtool Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 212 KB

A command line tool to manage a key/value database (gdbm or berkeley-db)

Home Page: https://www.daemon.de/DBTOOL

License: GNU General Public License v2.0

Shell 0.34% C++ 94.78% Perl 4.88%

dbtool's Introduction

README for dbtool 1.9 (14/05/2015)
============================================================

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.

 


Requirements
============================================================

You need either the GNU gdbm library or the Berkeley database
system. You can find gdbm at:
  http://www.gnu.org/software/gdbm/gdbm.html
And the berkeley library at: http://www.sleepycat.com.



Installation
============================================================

For installation run:

% ./configure
% make
% su
# make install

You can supply some additional parameters to configure,
type ./configure --help for details.




Documentation
============================================================

After successfully installation read the installed man-
page:

% man dbtool




License and Disclaimer
============================================================

dbtool is Copyright (c) 2001-2015 by T.v. Dein. 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.

You should have received a copy of the GNU General Public License
along with this distribution; if not, write to the 
  Free Software Foundation, Inc.
  59 Temple Place
  Suite 330
  Boston, MA 02111
  USA





============================================================

T.v. Dein <[email protected]>
http://www.daemon.de/DBTOOL

dbtool's People

Contributors

tlinden avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

alphapapa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.