Skip to content

kgolubic/awesome-memgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Memgraph Awesome

Useful resources for learning and working with Memgraph

Memgraph is an open source graph database built for real time streaming data, compatible with Neo4j. It is an in-memory graph database that uses Cypher as a query language.

Contents

Resources

Documentation

Docker images

Tools

  • Memgraph Lab - a visual user interface that helps you explore and manipulate the data stored in Memgraph.
  • GQLAlchemy - a standalone Object Grap Mapper (OGM) for Python that allows you to write object-oriented code to communicate with graph databases.
  • MAGE - an open-source library that contains graph algorithms in the form of query modules you can use right away with our graph database.

Articles

Talks

Tutorials

Drivers

  • Python - driver for connecting to Memgraph using Python.
  • Rust - driver for connecting to Memgraph using Rust.
  • C# - driver for connecting to Memgraph using C#.
  • Java - driver for connecting to Memgraph using Java.
  • Go - driver for connecting to Memgraph using Go.
  • Node.js - driver for connecting to Memgraph using Node.js.
  • JavaScript - driver for connecting to Memgraph using JavaScript.
  • PHP - driver for connecting to Memgraph using PHP.

Applications

Contributing

Contributions welcome! Read the contribution guidelines first.

About

Curated list of awesome Memgraph resources

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published