Samyama Graph icon
Samyama Graph icon

Samyama Graph

Samyama Graph is an open-source graph database written in Rust. It stores typed nodes

Samyama Graph screenshot 1

Cost / License

Platforms

  • Self-Hosted
  • Docker
0likes
0comments
0articles

Features

Properties

  1.  AI-Powered

Features

  1.  Ad-free
  2.  Vector Database
  3.  Rust
  4.  Graph database

Samyama Graph News & Activities

Highlights All activities

Recent activities

Samyama Graph information

  • Developed by

    IN flagSamyama.AI
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Pricing

    Subscription.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  170 Stars
  •  14 Forks
  •  62 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Samyama Graph was added to AlternativeTo by Himadri Sur on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Samyama Graph?

Samyama Graph is an open-source graph database written in Rust. It stores typed nodes and relationships, queries them with OpenCypher, and runs HNSW vector search over the same data in the same process. A "who is connected to whom" question and a "what is similar to this" question hit one engine, instead of a graph database and a separate vector store kept in sync by application code.

It ships 14 graph algorithms, including PageRank, community detection and shortest path, and exposes an MCP server so an AI assistant can query a graph directly without anyone writing Cypher by hand.

Installation is a single docker pull from a public registry, with no account or signup. Eleven worked case studies are included, each rebuilding its dataset from public sources and shipping both its loader and its queries: ball-by-ball cricket records, IMDB, Indian Supreme Court judgments, drug interaction data and biological pathways among them.

Samyama Graph Videos

Official Links