jetztgradnet / awesome-graph

A curated list of resources for graph databases and graph computing tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-graph

A curated list of resources for graph databases and graph computing tools

Graph databases

  • AgensGraph - multi-model graph database with SQL and Cypher support
  • ArangoDB - highly available Multi-Model NoSQL database
  • Blazegraph - GPU accelerated graph database
  • Cayley - open source database written in Go
  • CosmosDB - cloud-based multi-model database with support for TinkerPop3
  • DSE Graph - Graph layer on top of DataStax Enterprise (Cassandra, SolR, Spark)
  • Grakn.AI - a distributed hyper-relational database for knowledge-oriented systems, i.e. a distributed knowledge base
  • JanusGraph - an open-source, distributed graph database with pluggable storage and indexing backends
  • Memgraph - High Performance, In-Memory, Transactional Graph Database
  • Neo4j - OLTP graph database
  • Sparksee - makes space and performance compatible with a small footprint and a fast analysis of large networks
  • Stardog - RDF graph database with OLTP and OLAP support
  • OrientDB - Distributed Multi-Model NoSQL Database with a Graph Database Engine

Triple stores

  • AllegroGraph - high-performance, persistent graph database that scales to billions of quads
  • Apache Jena - open source Java framework for building Semantic Web and Linked Data applications
  • GraphDB - enterprise ready Semantic Graph Database, compliant with W3C Standards
  • Virtuoso - a "Data Junction Box" that drives enterprise and individual agility by deriving a Semantic Web of Linked Data from existing data silos

Graph computing frameworks

  • Apache Giraph - an iterative graph processing system built for high scalability
  • Apache TinkerPop - a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP)
  • Apache Spark - GraphX - Apache Spark's API for graphs and graph-parallel computation

Languages

Managed hosting services

Learning materials

Official documentations

  • Cypher - reference documentation
  • Gremlin - reference documentation

Community effort

Conferences

License

CC0

To the extent possible under law, Jean-Baptiste Musso has waived all copyright and related or neighboring rights to this work.

About

A curated list of resources for graph databases and graph computing tools