8 releases (breaking)

0.8.0 Mar 25, 2025
0.7.0 Mar 10, 2025
0.6.0 Mar 5, 2025
0.5.0 Mar 5, 2025
0.1.0 Apr 3, 2024

#383 in Database implementations

Download history 77/week @ 2025-02-14 85/week @ 2025-02-21 275/week @ 2025-02-28 187/week @ 2025-03-07 20/week @ 2025-03-14 114/week @ 2025-03-21 25/week @ 2025-03-28 6/week @ 2025-04-04 9/week @ 2025-04-11 8/week @ 2025-04-18

55 downloads per month

Apache-2.0

100KB
2.5K SLoC


MemoDB Logo

An embedded, in-memory, immutable, copy-on-write, key-value database engine.


     

Features

  • In-memory database
  • Multi-version concurrency control
  • Rich transaction support with rollbacks
  • Multiple concurrent readers without locking
  • Support for serializable, isolated transactions
  • Atomicity, Consistency and Isolation from ACID

Dependencies

~1.3–6.5MB
~39K SLoC