LMDBXXΒΆ

Welcome to the documentation for lmdbxx, a modern C++20 module wrapper for the Lightning Memory-Mapped Database (LMDB).

Contents:

  • Tutorial: Your First Key-Value Store
    • Prerequisites
    • Step 1: Import the Modules
    • Step 2: Initialize the Environment
    • Step 3: Write Data (Write Transaction)
    • Step 4: Read Data (Read-Only Transaction)
    • Complete Source Code
  • API Reference
    • lmdbxx

lmdbxx

Navigation

Contents:

  • Tutorial: Your First Key-Value Store
  • API Reference

Related Topics

  • Documentation overview
    • Next: Tutorial: Your First Key-Value Store
©2026, mccakit. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source