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