Saturday, July 05, 2014

Cayley: open source graph database in Go Lang

google/cayley · GitHub:

Cayley is an open-source graph inspired by the graph database behind Freebase and Google's Knowledge Graph.

Its goal is to be a part of the developer's toolbox where Linked Data and graph-shaped data (semantic webs, social networks, etc) in general are concerned.
  • Written in Go
  • Easy to get running (3 or 4 commands, below)
  • RESTful API
  • or a REPL if you prefer
  • Built-in query editor and visualizer
  • Multiple query languages...


No comments: