HelixDB 是 Rust 写的 open-source graph-vector database,主打把 application DB、vector DB、graph DB 和应用层的一部分合并到单一平台。README 摘要说它以 graph + vector data model 为主,也支持 KV、documents 和 relational data;内置 MCP tools 让 agents 能发现数据、沿图遍历,而不是生成给人读的查询。它对 AI memory 和 knowledge graph 的吸引力在于图遍历与向量相似度同场。
–浏览
评论 · Comments