eldarkurbanov/mdbx_load

By eldarkurbanov

Updated almost 2 years ago

https://github.com/EldarKurbanov/mdbx_dump_docker

Image
Languages & frameworks
Developer tools
Databases & storage
0

188

eldarkurbanov/mdbx_load repository overview

Executable tool from here: https://gitflic.ru/project/erthink/libmdbx/blob?file=src%2Ftools%2Fload.c&branch=master

$ docker run eldarkurbanov/mdbx_load

usage: /bin/mdbx_load [-V] [-q] [-a] [-f file] [-s name] [-N] [-p] [-T] [-r] [-n] dbpath
  -V            print version and exit
  -q            be quiet
  -a            append records in input order (required for custom comparators)
  -f file       read from file instead of stdin
  -s name       load into specified named subDB
  -N            don't overwrite existing records when loading, just skip ones
  -p            purge subDB before loading
  -T            read plaintext
  -r            rescue mode (ignore errors to load corrupted DB dump)
  -n            don't use subdirectory for newly created database (MDBX_NOSUBDIR)

Tag summary

Content type

Image

Digest

sha256:55d0af54c

Size

589 kB

Last updated

almost 2 years ago

docker pull eldarkurbanov/mdbx_load:v0.12.11-ci