All Projects → cayleygraph → Cayley

cayleygraph / Cayley

Licence: apache-2.0
An open-source graph database

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Cayley

Cog
A Persistent Embedded Graph Database for Python
Stars: ✭ 90 (-99.36%)
Mutual labels:  graph, graph-database
Libneo4j Client
neo4j-client -- Neo4j Command Line Interface (CLI)
Stars: ✭ 121 (-99.14%)
Mutual labels:  graph, graph-database
Tinkerpop
Apache TinkerPop - a graph computing framework
Stars: ✭ 1,309 (-90.66%)
Mutual labels:  graph, graph-database
Neo4j
Graphs for Everyone
Stars: ✭ 9,582 (-31.65%)
Mutual labels:  graph, graph-database
Movies Python Bolt
Neo4j Movies Example application with Flask backend using the neo4j-python-driver
Stars: ✭ 197 (-98.59%)
Mutual labels:  graph, graph-database
Terminusdb
Open source graph database and document store. Designed for collaboratively building data-intensive applications and knowledge graphs.
Stars: ✭ 1,250 (-91.08%)
Mutual labels:  linked-data, graph-database
Bio4j
Bio4j abstract model and general entry point to the project
Stars: ✭ 113 (-99.19%)
Mutual labels:  graph, graph-database
Eliasdb
EliasDB a graph-based database.
Stars: ✭ 611 (-95.64%)
Mutual labels:  graph, graph-database
Reddit Detective
Play detective on Reddit: Discover political disinformation campaigns, secret influencers and more
Stars: ✭ 129 (-99.08%)
Mutual labels:  graph, graph-database
Gaffer
A large-scale entity and relation database supporting aggregation of properties
Stars: ✭ 1,642 (-88.29%)
Mutual labels:  graph, graph-database
Movies Java Bolt
Neo4j Movies Example application with SparkJava backend using the neo4j-java-driver
Stars: ✭ 66 (-99.53%)
Mutual labels:  graph, graph-database
Neo4j 3d Force Graph
Experiments with Neo4j & 3d-force-graph https://github.com/vasturiano/3d-force-graph
Stars: ✭ 159 (-98.87%)
Mutual labels:  graph, graph-database
Indradb
A graph database written in rust
Stars: ✭ 1,035 (-92.62%)
Mutual labels:  graph, graph-database
Redisgraph
A graph database as a Redis module
Stars: ✭ 1,292 (-90.78%)
Mutual labels:  graph, graph-database
Awesome Graph
A curated list of resources for graph databases and graph computing tools
Stars: ✭ 717 (-94.89%)
Mutual labels:  graph, graph-database
Rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Stars: ✭ 1,584 (-88.7%)
Mutual labels:  graph, linked-data
Gremlin Scala
Scala wrapper for Apache TinkerPop 3 Graph DSL
Stars: ✭ 462 (-96.7%)
Mutual labels:  graph, graph-database
Specs
Content-addressed, authenticated, immutable data structures
Stars: ✭ 539 (-96.16%)
Mutual labels:  graph, linked-data
Movies Javascript Bolt
Neo4j Movies Example with webpack-in-browser app using the neo4j-javascript-driver
Stars: ✭ 123 (-99.12%)
Mutual labels:  graph, graph-database
Neo4j Php Ogm
Neo4j Object Graph Mapper for PHP
Stars: ✭ 151 (-98.92%)
Mutual labels:  graph, graph-database

Build Status Container Repository

Cayley is an open-source database for Linked Data. It is inspired by the graph database behind Google's Knowledge Graph (formerly Freebase).

WARNING! The project is not actively developed anymore. We are seeking for a new maintainer, see #963.

Get it from the Snap Store

Documentation

Features

  • Built-in query editor, visualizer and REPL
  • Multiple query languages:
  • Modular: easy to connect to your favorite programming languages and back-end stores
  • Production ready: well tested and used by various companies for their production workloads
  • Fast: optimized specifically for usage in applications

Performance

Rough performance testing shows that, on 2014 consumer hardware and an average disk, 134m quads in LevelDB is no problem and a multi-hop intersection query -- films starring X and Y -- takes ~150ms.

Community

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].