{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "KeyValueDatabase",
  "description": "Fast, thread-safe key-value database for ESP32 with block-level optimization.",
  "url": "https://github.com/BojanJurca/Key-value-database-Arduino-Library-for-ESP32",
  "author": {
    "@type": "Person",
    "name": "Bojan Jurca"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/BojanJurca/KeyValueDatabase-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 16,
  "datePublished": "2026-08-27",
  "license": "https://spdx.org/licenses/MIT"
}