{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MicroDB",
  "description": "High-performance embedded Relational Database Management System (DBMS) for SD cards.",
  "url": "https://github.com/Library-Arduino/MicroDB",
  "author": {
    "@type": "Person",
    "name": "Jairo Antonio Rohatan Zapata"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Library-Arduino/MicroDB-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 53,
  "datePublished": "2026-09-22",
  "license": "https://spdx.org/licenses/MIT"
}