[
  {
    "id": "helixdb-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-db/start-here/quickstart.md",
    "excerpt": "Initialize HelixDB, start a local instance, run the generated query, and stop it",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-db/start-here/release-notes",
    "excerpt": "Embedded database — run the same engine and queries in process with memory, disk, or object storage.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-db/query-guides/vector-indexes.md",
    "excerpt": "Vector indexes rank node or edge embeddings by distance. Every definition requires a non-zero dimension and a distance metric.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-db/query-guides/text-indexes.md",
    "excerpt": "Text indexes provide durable BM25 search over string properties on nodes or edges.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-db/start-here/release-notes",
    "excerpt": "traverse and filter an exact candidate set before vector ranking, so results cannot escape graph or permission boundaries.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-db/start-here/sdk-setup/overview.md",
    "excerpt": "HelixDB v3 uses one operation-tree request model across the Rust, TypeScript, Go, and Python SDKs.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-cloud/operate/multi-tenancy.md",
    "excerpt": "Helix Cloud focuses on row-level isolation, which lets you implement any tenancy model at the application layer without structural constraints on the database.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-cloud/connect/mcp.md",
    "excerpt": "helix_execute_read_query: execute exact v3 request_type: \"read\" JSON; requires database.query.read.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com",
    "excerpt": "ACID transactions across graph, vector, and text data in a single transaction.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com",
    "excerpt": "Search and filtering on both nodes and edges, not just nodes.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-cloud/operate/security.md",
    "excerpt": "Role-based access control. Scoped API keys with read-only, read-write, or operation-restricted permissions for least-privilege credentials per service or environment.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-gh-1",
    "tier": "github",
    "url": "https://github.com/HelixDB/helix-db",
    "excerpt": "helix chef is an interactive, one-shot bootstrapper. It installs the HelixDB query skills and docs MCP, scaffolds a project, starts a local instance, seeds some example data",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-12",
    "tier": "claimed-docs",
    "url": "https://helix-db.com",
    "excerpt": "Open source: Apache 2.0 licensed and developed in the open on GitHub.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.helix-db.com/database/helix-cloud/operate/limits.md",
    "excerpt": "Database-specific overrides can change the sustained rate, burst capacity, and query attempt budget.",
    "fetchedAt": "2026-09-10T19:25:16.940Z"
  },
  {
    "id": "helixdb-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43975423",
    "excerpt": "At the moment I wouldn't consider HelixDB because of HelixQL. With OpenCypher even older cheap models can generate queries... by creating HelixQL you do not have an AI coding friendly query language.",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43975423",
    "excerpt": "Can I run this as an embedded DB like sqlite? Can I sidestep the DSL? I want my LLMs to generate queries and using a new language is going to make that hard or expensive.",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43975423",
    "excerpt": "> so much easier that it's worth a bit of a learning curve — I think you misspelled 'vendor lock in'",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43975423",
    "excerpt": "Nice \"I'll have this name\" when there's already the helix editor :) — noting a naming collision with the pre-existing Helix text editor project.",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43155338",
    "excerpt": "our new query language, HelixQL — But why? Why increase the barrier of entry for your system?",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48478148",
    "excerpt": "We've been having some issues with intermittent performance on multi hop queries. What's your p99 like for multi hops?",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48478148",
    "excerpt": "Where's the source code for the database itself? Looks like the repo is just a client.",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48478148",
    "excerpt": "can you host this yourself or do you need to use helix-cloud? ... it looks like that starts at like $600/mo which is above my experimentation budget.",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-9",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/48478148",
    "excerpt": "page says your benchmark runs on 5M of records only. Is it incredibly small dataset in current world... count(*) query having 5s latency on 5m records is very underwhelming.",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43975423",
    "excerpt": "This is very cool, and right up my alley. Hesitant to try it out because of the bespoke query language for now.",
    "fetchedAt": "2026-09-10T19:25:50.902Z"
  },
  {
    "id": "helixdb-probe-1",
    "tier": "probe",
    "url": "https://docs.helix-db.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.helix-db.com/llms.txt # HelixDB\n\n> HelixDB combines a property graph, approximate vector search, and BM25 full-text search behind one operatio",
    "fetchedAt": "2026-09-10T19:25:52.916Z"
  },
  {
    "id": "helixdb-probe-2",
    "tier": "probe",
    "url": "https://docs.helix-db.com/openapi.json",
    "excerpt": "PROBE openapi: HTTP 200 at https://docs.helix-db.com/openapi.json — contains \"openapi\" key",
    "fetchedAt": "2026-09-10T19:25:52.916Z"
  },
  {
    "id": "helixdb-probe-3",
    "tier": "probe",
    "url": "https://docs.helix-db.com/database/helix-cloud/connect/mcp",
    "excerpt": "official MCP server documented at https://docs.helix-db.com/database/helix-cloud/connect/mcp",
    "fetchedAt": "2026-09-10T19:25:52.916Z"
  },
  {
    "id": "helixdb-probe-4",
    "tier": "probe",
    "url": "https://docs.helix-db.com/cli/getting-started",
    "excerpt": "official CLI documented at https://docs.helix-db.com/cli/getting-started",
    "fetchedAt": "2026-09-10T19:25:52.916Z"
  }
]
