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