All Projects → jbmusso → Awesome Graph

jbmusso / Awesome Graph

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

Projects that are alternatives of or similar to Awesome Graph

Grakn
TypeDB: a strongly-typed database
Stars: ✭ 2,947 (+311.02%)
Mutual labels:  graph, graph-database, graphdb
Tinkerpop
Apache TinkerPop - a graph computing framework
Stars: ✭ 1,309 (+82.57%)
Mutual labels:  graph, graph-database, graphdb
Neo4j
Graphs for Everyone
Stars: ✭ 9,582 (+1236.4%)
Mutual labels:  graph, graph-database, graphdb
Janusgraph
JanusGraph: an open-source, distributed graph database
Stars: ✭ 4,277 (+496.51%)
Mutual labels:  graph, graph-database, graphdb
Redisgraph
A graph database as a Redis module
Stars: ✭ 1,292 (+80.2%)
Mutual labels:  graph, graph-database, graphdb
Gremlin Scala
Scala wrapper for Apache TinkerPop 3 Graph DSL
Stars: ✭ 462 (-35.56%)
Mutual labels:  graph, graph-database, graphdb
Eliasdb
EliasDB a graph-based database.
Stars: ✭ 611 (-14.78%)
Mutual labels:  graph, graph-database
incubator-age-viewer
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
Stars: ✭ 123 (-82.85%)
Mutual labels:  graph-database, graphdb
grafito
Portable, Serverless & Lightweight SQLite-based Graph Database in Arturo
Stars: ✭ 95 (-86.75%)
Mutual labels:  graph-database, graphdb
typedb
TypeDB: a strongly-typed database
Stars: ✭ 3,152 (+339.61%)
Mutual labels:  graph-database, graphdb
Neo4j 3d Force Graph
Experiments with Neo4j & 3d-force-graph https://github.com/vasturiano/3d-force-graph
Stars: ✭ 159 (-77.82%)
Mutual labels:  graph, graph-database
nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Stars: ✭ 8,196 (+1043.1%)
Mutual labels:  graph-database, graphdb
NeoClient
🦉 Lightweight OGM for Neo4j which support transactions and BOLT protocol.
Stars: ✭ 21 (-97.07%)
Mutual labels:  graph-database, graphdb
Cayley
An open-source graph database
Stars: ✭ 14,020 (+1855.37%)
Mutual labels:  graph, graph-database
docs
Source code of the ArangoDB online documentation
Stars: ✭ 18 (-97.49%)
Mutual labels:  graph-database, graphdb
Movies Python Bolt
Neo4j Movies Example application with Flask backend using the neo4j-python-driver
Stars: ✭ 197 (-72.52%)
Mutual labels:  graph, graph-database
Cypher.js
Cypher graph database for Javascript
Stars: ✭ 30 (-95.82%)
Mutual labels:  graph-database, graphdb
Dgraph
Native GraphQL Database with graph backend
Stars: ✭ 17,127 (+2288.7%)
Mutual labels:  graph-database, graphdb
Incubator Age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
Stars: ✭ 244 (-65.97%)
Mutual labels:  graph-database, graphdb
Awesome Knowledge Graph
A curated list of Knowledge Graph related learning materials, databases, tools and other resources
Stars: ✭ 382 (-46.72%)
Mutual labels:  graph, graph-database

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
  • Dgraph - Fast, Transactional, Distributed Graph Database (open source, written in Go)
  • 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
  • Graphd - the Metaweb/Freebase Graph Repository
  • 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
  • Nebula Graph - A distributed, fast open-source graph database featuring horizontal scalability and high availability
  • RedisGraph - Property graph database, based on linear algebra constructs (GraphBLAS)
  • 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
  • TerminusDB is an open source graph database and document store. It is designed for collaboratively building data-intensive applications and knowledge graphs.
  • TigerGraph - The First Native Parallel Graph capable of real-time analytics on web-scale data

Triple stores

  • Akutan - Akutan is a distributed knowledge graph store, sometimes called an RDF store or a triple store
  • 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
  • Dydra - Dydra is a cloud-based graph database. Dydra stores data is natively stored as a property graph, directly representing the relationships in the underlying data.
  • Eclipse RDF4J - (formerly known as Sesame) is an open source Java framework for processing RDF data. This includes parsing, storing, inferencing and querying of/over such data. It offers an easy-to-use API that can be connected to all leading RDF storage solutions. It allows you to connect with SPARQL endpoints and create applications that leverage the power of linked data and Semantic Web.
  • 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
  • Hoply - explore bigger than RAM relational data in the comfort of Python.

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

Blogs

Conferences

License

CC0

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].