
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Storage";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Xorlent"
    ];
    <http://schema.org/description> "Simple in-memory database engine for ESP32";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Xorlent/ESP32IMDB-1.1.3.zip>;
    <http://schema.org/fileSize> 42;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "ESP32IMDB";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.3";
    <http://schema.org/url> <https://github.com/Xorlent/ESP32IMDB>
  ] .
