Stores
- 35 Database/datastores and 5 SPARQL tools listed at http://www.semantic-web.at/30.9917.semantic-web-tools.htm
- Large Triple Stores http://esw.w3.org/topic/LargeTripleStores
Existing storage
- Triple stores
- Virtuoso Semantic Web Tools [UbuntuInstallation] [SparqlTutorial]
- $ cvs -d:pserver:anonymous@virtuoso.cvs.sourceforge.net:/cvsroot/virtuoso co -r VOS-6_1_0 virtuoso-opensource
- 4store
- AllegroGraph
- Sesame
- Jena
- Joseki
- Redland
- Mulgara
- bigdata
- http://www.ontotext.com/owlim/
- ARC RDF classes for PHP - Easy RDF and SPARQL for LAMP systems
- ORACLE
- :
- Virtuoso Semantic Web Tools [UbuntuInstallation] [SparqlTutorial]
- RDB, NoSQL, KVS (Key-value store) ?
- TokyoCabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.
- CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.
- Terrastore is based on Terracotta, so it relies on an industry-proven, fast (and cool) clustering technology. Is a modern document store which provides advanced scalability and elasticity features without sacrificing consistency.
- Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables.
- MongoDB
Query interfaces
- SPARQL
- SPARQL endpoints
Evaluation
- Scale?
- Speed
- Interface