Skip to content

clouditor/cayley

This branch is 5 commits ahead of, 29 commits behind cayleygraph/cayley:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3327083 · May 19, 2021
Aug 13, 2017
Oct 10, 2019
Jan 3, 2020
May 26, 2017
May 11, 2021
Sep 29, 2019
Feb 23, 2020
Jul 16, 2020
Oct 17, 2019
May 11, 2021
Dec 16, 2019
May 11, 2021
Oct 14, 2019
May 19, 2021
Oct 17, 2019
Apr 9, 2020
Oct 14, 2019
Oct 15, 2019
Sep 17, 2016
Oct 1, 2019
Nov 14, 2019
Oct 14, 2019
Mar 17, 2020
Oct 14, 2019
Apr 23, 2018
Oct 14, 2019
Nov 14, 2019
Jun 20, 2014
Apr 7, 2021
Jul 27, 2017
Apr 30, 2020
Apr 30, 2020
Apr 19, 2017
Oct 17, 2019
Mar 17, 2020
Oct 14, 2019

Repository files navigation

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

Get it from the Snap Store

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

About

An open-source graph database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%