FICHA · AUR

libmdbx

One of the fastest compact key-value ACID database without WAL, which surpasses the legendary LMDB in terms of reliability, features and performance. At the end of 2024 MDBX was chosen by all modern Ethereum nodes as a storage engine.

  • database-engine
  • DATABASE
  • Dev
  • Dependency only
official+codex · reviewed · Jun 1, 2026 description in en

Description

Embedded ACID key-value storage helps applications keep durable structured data inside their own process without running a separate database server. MDBX is useful for performance-sensitive software such as blockchain nodes and local indexes.

This is a database engine library, not an administration GUI. Applications using it control durability, file placement, backups, and recovery, so data directories should be protected carefully.

Permissions

Permissions not analysed for this source yet.