{
  "$schema_doc": "https://gtmstacker.com/registry/schema/entry.schema.json",
  "stability": "emerging",
  "generator": "agentic-media-registry",
  "generated_at": "2026-09-08T00:00:00Z",
  "id": "com.gtmstacker.registry/tool/hydradb",
  "type": "tool",
  "slug": "hydradb",
  "canonical_url": "https://gtmstacker.com/registry/tool/hydradb/",
  "title": "HydraDB",
  "description": "Open-source distributed graph database in Rust built on object storage — decouples storage from compute so data nodes and indexers scale independently. Neo4j-compatible via Bolt 5.x, with an HTTP query API supporting OpenCypher and GraphBLAS traversal. An infra / agent-memory / context layer.",
  "category": "ai-infrastructure",
  "tags": [
    "ai-infrastructure",
    "graph-database",
    "agent-memory",
    "rust",
    "oss-alternative"
  ],
  "status": "active",
  "revision": 1,
  "content_hash": "ac47b0f16dc78927af3a25bc3778c28c121e612c72a59eb97b637726a7a65d48",
  "date_published": "2026-09-02T16:54:12Z",
  "date_modified": "2026-09-02T16:54:12Z",
  "source": {
    "name": "github · hydra-db/hydradb",
    "url": "https://github.com/hydra-db/hydradb"
  },
  "license": "AGPL-3.0",
  "one_liner": "Open-source distributed graph database in Rust built on object storage — decouples storage from compute so data nodes and indexers scale independently.…",
  "open_source": "yes",
  "self_hostable": "yes",
  "pricing_model": "free",
  "who_its_for": "Organizations and engineers needing a distributed, Neo4j-compatible graph database that stores data on object storage and separates storage from compute.",
  "aliases": [],
  "alternatives": [],
  "secondary_categories": [],
  "last_verified": "2026-09-04",
  "evidence": {
    "claim_type": "vendor-claim",
    "source_id": "https://github.com/hydra-db/hydradb"
  },
  "lead": "Open-source distributed graph database in Rust built on object storage — decouples storage from compute so data nodes and indexers scale independently. Neo4j-compatible via Bolt 5.x, with an HTTP query API supporting OpenCypher and GraphBLAS traversal. An infra / agent-memory / context layer.",
  "chunks": [
    {
      "index": 0,
      "heading_path": [],
      "est_tokens": 74,
      "text": "Open-source distributed graph database in Rust built on object storage — decouples storage from compute so data nodes and indexers scale independently. Neo4j-compatible via Bolt 5.x, with an HTTP query API supporting OpenCypher and GraphBLAS traversal. An infra / agent-memory / context layer."
    },
    {
      "index": 1,
      "heading_path": [
        null,
        "Provenance"
      ],
      "est_tokens": 163,
      "text": "Open-source distributed graph database in Rust built on object storage — decouples storage from compute so data nodes and indexers scale independently. Neo4j-compatible via Bolt 5.x, with an HTTP query API supporting OpenCypher and GraphBLAS traversal. An infra / agent-memory / context layer.\n\n- 2k stars, ~640 forks, actively developed. AGPL-3.0 independently verified (2026-09-03) — OSI-approved copyleft; the ProductHunt \"now open source\" claim was confirmed against the repo. AGPL: modifying AND exposing over a network triggers source-sharing.\n- Curated from the GTM Stacker signal registry (news_registry.json); license independently checked."
    }
  ],
  "alternates": {
    "markdown": "https://gtmstacker.com/registry/tool/hydradb/index.md",
    "html": "https://gtmstacker.com/registry/tool/hydradb/",
    "json": "https://gtmstacker.com/registry/tool/hydradb/index.json",
    "server_json": "https://gtmstacker.com/registry/tool/hydradb/server.json"
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://gtmstacker.com/#website",
        "url": "https://gtmstacker.com/",
        "name": "GTM Stacker Agent Registry",
        "description": "A daily-updated, agent-native registry of open-source tool discoveries, tool updates, and curated news for the go-to-market / RevOps engineering niche. Machine-readable first: agents can discover, parse, page, and delta-sync it without scraping HTML.",
        "inLanguage": "en",
        "publisher": {
          "@id": "https://gtmstacker.com/#organization"
        }
      },
      {
        "@type": "Organization",
        "@id": "https://gtmstacker.com/#organization",
        "name": "GTM Stacker",
        "url": "https://gtmstacker.com",
        "alternateName": "Agent-native registry of open-source go-to-market tools",
        "description": "GTM Stacker is an agent-native media property that maintains a daily-updated registry of open-source go-to-market, RevOps, sales, and marketing tools, engineered so both people and AI engines can discover, compare, and cite each tool.",
        "foundingDate": "2024-08",
        "knowsAbout": [
          "go-to-market engineering",
          "RevOps",
          "sales automation",
          "marketing operations",
          "open-source software",
          "AI agents"
        ],
        "founder": {
          "@type": "Person",
          "@id": "https://gtmstacker.com/#founder",
          "name": "Theo Popov",
          "jobTitle": "Founder",
          "url": "https://gtmstacker.com/about/",
          "sameAs": [
            "https://www.linkedin.com/in/theo-popov/",
            "https://x.com/Theo_Popov",
            "https://github.com/theopopov"
          ],
          "worksFor": {
            "@id": "https://gtmstacker.com/#organization"
          }
        },
        "mainEntityOfPage": "https://gtmstacker.com/registry/about/"
      },
      {
        "@type": "SoftwareApplication",
        "@id": "https://gtmstacker.com/registry/tool/hydradb/#software",
        "name": "HydraDB",
        "identifier": "io.github.hydra-db/hydradb",
        "description": "Open-source distributed graph database in Rust built on object storage — decouples storage from compute so data nodes and indexers scale independently. Neo4j-compatible via Bolt 5.x, with an HTTP query API supporting OpenCypher and GraphBLAS traversal. An infra / agent-memory / context layer.",
        "applicationCategory": "DeveloperApplication",
        "url": "https://gtmstacker.com/registry/tool/hydradb/",
        "datePublished": "2026-09-02T16:54:12Z",
        "dateModified": "2026-09-02T16:54:12Z",
        "isPartOf": {
          "@id": "https://gtmstacker.com/#website"
        },
        "license": "AGPL-3.0",
        "codeRepository": "https://github.com/hydra-db/hydradb",
        "keywords": "ai-infrastructure, graph-database, agent-memory, rust, oss-alternative",
        "author": {
          "@type": "Organization",
          "name": "hydra-db",
          "url": "https://github.com/hydra-db",
          "sameAs": [
            "https://github.com/hydra-db/hydradb"
          ]
        },
        "offers": {
          "@type": "Offer",
          "price": 0,
          "priceCurrency": "USD"
        }
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://gtmstacker.com/registry/tool/hydradb/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "GTM Stacker Registry",
            "item": "https://gtmstacker.com/registry/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "AI Infrastructure",
            "item": "https://gtmstacker.com/registry/category/ai-infrastructure/"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "HydraDB",
            "item": "https://gtmstacker.com/registry/tool/hydradb/"
          }
        ]
      }
    ]
  },
  "tool": {
    "name": "io.github.hydra-db/hydradb",
    "repository": {
      "url": "https://github.com/hydra-db/hydradb",
      "source": "github"
    }
  }
}
