{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "loxdb",
  "description": "Predictable-memory embedded database with KV, time-series, relational engines, and WAL recovery.",
  "url": "https://github.com/Vanderhell/loxdb",
  "author": {
    "@type": "Person",
    "name": "Vanderhell"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Vanderhell/loxdb-1.5.4.zip",
  "softwareVersion": "1.5.4",
  "fileSize": 819,
  "datePublished": "2026-08-17",
  "license": "https://spdx.org/licenses/MIT"
}