MooDb icon indicating copy to clipboard operation
MooDb copied to clipboard

embedded NoSQL Database

BUILD

  • Berkely DB (C++ bindings)
    • apt-get install db_cxx-dev
  • UUID (libuuid)
    • apt-get install uuid-dev