Skip to content

This repository contains a collection of Jupyter notebooks with experiments on various graph database management systems (DBMS).

Notifications You must be signed in to change notification settings

lucasmsp/graph-dbms-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph DBMS Experiments

This repository contains a collection of Jupyter notebooks with personal experiments on various graph database management systems (DBMS). The goal is to explore how different graph databases work, compare their features, and document useful patterns, queries, and their integrations with Python and PySpark.

🧪 Contents

  • Hands-on experiments with popular graph DBMSs (e.g., Neo4j, Aerospike, Apache Age, Apache Hugegraph, etc.)
  • Query language examples (Cypher, Gremlin, GSQL, SPARQL)
  • Notes, findings, and comparisons between different tools

📚 Disclaimer

These notebooks are intended for educational and experimental purposes. They are not production-ready and may contain incomplete or evolving code and documentation.

About

This repository contains a collection of Jupyter notebooks with experiments on various graph database management systems (DBMS).

Topics

Resources

Stars

Watchers

Forks