Production ready Graph Database

This page summarizes the projects mentioned and recommended in the original post on /r/Database

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Memgraph

    Open-source graph database, tuned for dynamic analytics environments. Easy to adopt, scale and own.

  • Did you take a look at Memgraph (https://github.com/memgraph/memgraph)? It's not written in rust but in C++.

  • rsmgclient

    Memgraph database adapter for Rust programming language.

  • Memgraph is a graph database in C++ but heavy on Rust as well. The client -> https://github.com/memgraph/rsmgclient (still early, please report any issues). It's possible to write query modules for Memgraph in Rust -> https://github.com/memgraph/mage/tree/main/rust (the "rusty" wrapper).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mage

    MAGE - Memgraph Advanced Graph Extensions :crystal_ball: (by memgraph)

  • Memgraph is a graph database in C++ but heavy on Rust as well. The client -> https://github.com/memgraph/rsmgclient (still early, please report any issues). It's possible to write query modules for Memgraph in Rust -> https://github.com/memgraph/mage/tree/main/rust (the "rusty" wrapper).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts