awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Microsoft avatar

Microsoft/GraphEngine

0
View on GitHub↗
2,251 stars·332 forks·C#·MIT·6 views

GraphEngine

Microsoft Graph Engine

Features

  • Graph Databases - Distributed in-memory engine for graph processing.

Star history

Star history chart for microsoft/graphengineStar history chart for microsoft/graphengine

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to GraphEngine

Similar open-source projects, ranked by how many features they share with GraphEngine.
  • bitnine-oss/agensgraphbitnine-oss avatar

    bitnine-oss/agensgraph

    1,494View on GitHub↗

    AgensGraph, a transactional graph database based on PostgreSQL

    C
    View on GitHub↗1,494
  • cayleygraph/cayleycayleygraph avatar

    cayleygraph/cayley

    15,043View on GitHub↗

    Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model. It functions as an RDF quad store, managing information through subjects, predicates, objects, and labels. The system features a modular graph store architecture with pluggable backends, allowing it to swap between in-memory storage and various external persistent databases. It includes a GraphQL-inspired API and a dedicated data visualizer for the interactive exploration of nodes and edges. Query capabilities cover bidirectional path traversal and multi-syntax execution usi

    Go
    View on GitHub↗15,043
  • dgraph-io/dgraphdgraph-io avatar

    dgraph-io/dgraph

    21,700View on GitHub↗

    Dgraph is a distributed graph database designed to store and query highly connected data. It organizes information as nodes and edges to represent complex relationships between entities, providing a platform for managing and analyzing deeply linked datasets. The system functions as a horizontally scalable cluster that partitions data across multiple nodes to maintain performance and availability as information volume increases. It utilizes a specialized query language built for low-latency navigation of interconnected data points, allowing for the execution of complex queries across large-sca

    Godatabasedistributedgo
    View on GitHub↗21,700
  • arangodb/arangodbarangodb avatar

    arangodb/arangodb

    14,091View on GitHub↗

    This project is a multi-model database system designed to store and manage information as documents, graphs, and key-value pairs within a single engine. It functions as a graph database and knowledge graph platform, providing the infrastructure to build, query, and visualize structured data models. By integrating vector search capabilities, the system serves as a vector database that supports retrieval-augmented generation for artificial intelligence applications. The platform distinguishes itself through a unified query language that allows users to perform document lookups, graph traversals

    C++arangodbdatabasedistributed-database
    View on GitHub↗14,091
See all 13 alternatives to GraphEngine→

Frequently asked questions

What does microsoft/graphengine do?

Microsoft Graph Engine

What are the main features of microsoft/graphengine?

The main features of microsoft/graphengine are: Graph Databases.

What are some open-source alternatives to microsoft/graphengine?

Open-source alternatives to microsoft/graphengine include: bitnine-oss/agensgraph — AgensGraph, a transactional graph database based on PostgreSQL. cayleygraph/cayley — Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model.… dgraph-io/dgraph — Dgraph is a distributed graph database designed to store and query highly connected data. It organizes information as… gchq/gaffer — A large-scale entity and relation database supporting aggregation of properties. kakao/actionbase — One database for likes, views, follows — pre-computed, served in real-time. arangodb/arangodb — This project is a multi-model database system designed to store and manage information as documents, graphs, and…