all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: mtbl  ]

Package: mtbl-bin (1.3.0-1)

Links for mtbl-bin

Screenshot

Debian Resources:

Download Source Package mtbl:

Maintainer:

Similar packages:

immutable sorted string table library (utilities)

mtbl is a C library implementation of the Sorted String Table (SSTable) data structure, based on the SSTable implementation in the open source Google LevelDB library. An SSTable is a file containing an immutable mapping of keys to values. Keys are stored in sorted order, with an index at the end of the file allowing keys to be located quickly.

mtbl is not a database library. It does not provide an updateable key-value data store, but rather exposes primitives for creating, searching and merging SSTable files. Unlike databases which use the SSTable data structure internally as part of their data store, management of SSTable files -- creation, merging, deletion, combining of search results from multiple SSTables -- is left to the discretion of the mtbl library user.

This package contains command line utilities for libmtbl.

Other Packages Related to mtbl-bin

  • depends
  • recommends
  • suggests
  • enhances

Download mtbl-bin

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 20.6 kB83.0 kB [list of files]
arm64 20.3 kB66.0 kB [list of files]
armel 21.6 kB66.0 kB [list of files]
armhf 21.0 kB62.0 kB [list of files]
i386 21.2 kB82.0 kB [list of files]
mips64el 20.9 kB71.0 kB [list of files]
mipsel 21.9 kB68.0 kB [list of files]
ppc64el 21.8 kB290.0 kB [list of files]
s390x 20.4 kB66.0 kB [list of files]