C++ Memgraph

Open-source C++ projects categorized as Memgraph

Top 3 C++ Memgraph Projects

  • mage

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

  • Project mention: How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python | dev.to | 2023-07-04

    You can find the MAGE repository on this link.

  • mgconsole

    mgconsole is a command-line interface (CLI) used to interact with Memgraph from any terminal or operating system.

  • Project mention: Link Prediction With node2vec in Physics Collaboration Network | dev.to | 2023-06-16

    Note: you can import datasets through one of the querying tools. We have developed our drivers using the Bolt protocol to deliver better performance. You can use Memgraph Lab, mgconsole or even one of our drivers, like the Python driver used in this tutorial.

  • 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
  • mgclient

    C/C++ Memgraph Client

  • Project mention: WASM to the Moon - Introducing the Very First WASM Based Client | dev.to | 2023-05-09

    For the compiler toolchain, I decided to use Emscripten since it bundles nicely with JS (if you recall from the previous article, the system libraries are exported in JS, which provides a nice native integration). Moreover, Emscripten integrates nicely with cmake, making it easy to extend the current build scripts of mgclient. Therefore, after a set of small changes to the codebase, I managed to add WASM as a compilation target of mgclient. The best part is that the integration is so smooth that you can build it in one go with cmake .. -DWASM=ON && make -j4, and if you are curious about how this all works internally, check out our cmake files GitHub repository.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Memgraph related posts

Index

What are some of the best open-source Memgraph projects in C++? This list will help you:

Project Stars
1 mage 231
2 mgconsole 44
3 mgclient 39

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com