The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ldb.pl - multiple data access and database admin commands

SYNOPSIS

  $ ldb.pl --db=/path/to/rocks.db put a1 b1

  $ ldb.pl --db=/path/to/rocks.db get a1

DESCRIPTION

The ldb.pl command line tools is a interface to rocksdb::LDBTool.

SEE ALSO

RocksDB::LDBTool https://github.com/facebook/rocksdb/wiki/Ldb-Tool