NoSQL and Triple Stores Andy Seaborne
NoSQL From  http://nosql-database.org/ Graph Databases Key-Value stores
Column Stores
Document Stores Triples Stores
NoSQL Non-relational
Distributed
Open-source
horizontally scalable
Schema-free
easy replication support
simple API
eventually consistent / BASE (not ACID)
a huge data amount From  http://nosql-database.org/
Triple Stores Data Model: RDF Subject-predicate-object Don't store triples they store named sets of triples Schema-less “Dump and run” data management SPARQL Query Language
Protocol using HTTP
RDF “ Ant in Action” title creator Author “ Steve Loughran” name “ 193239480X ” ISBN10 creator Author “ Erik Hatcher” name http://webbooks/b4598

NoSQL and Triple Stores