FICHA · MANJARO

lmdb

Symas Lightning Memory-Mapped Database

  • Library
  • LIBRARY
  • DATABASE
  • KEY-VALUE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A fast embedded key-value database that stores data through memory-mapped files, commonly used when applications need local persistent storage with low overhead.

It is database infrastructure inside applications, not a standalone database server. Users should rely on application backups because data is usually stored in local files managed by the program.

Permissions

Permissions not analysed for this source yet.