Graph Databases
Jane Frazier
@mignon1915
mignon1915.com
What is a graph database?
A database that uses graph structures
with
nodes
,
edges
, and
properties
to represent and store data
Graph structure
A representation of a set of objects where some pairs of objects are connected by links
Nodes
Edges
Properties
Graph database projects
ArangoDB:
https://www.arangodb.org
BigData:
http://www.bigdata.com/
BrightstarDB:
http://brightstardb.com/
Cayley:
https://github.com/google/cayley
LevelGraph:
https://github.com/mcollina/levelgraph
Orly:
http://orlyatomics.com/
Stardog:
http://stardog.com/
Title
Title
installs in less than 5 minutes
easy to populate with your own data
beautiful visualisations for demonstration
Cypher query language
create, merge & delete nodes
Made with Slides.com