Storage Systems

Comparison

RDBMS

Key/Value Store

Column Store

Document Database

Graph Database

Clients

Every storage system supports different clients. The storage systems are written in C, Java, Erlang and other languages. Some offer a REST-ful API. I decided to use the Java language to connect to the different database systems. The reasons for this are as following:

  • All systems I'm going to evaluate have a Java client
  • Java is fast (compared to PHP, Python, …)
  • Neo4j is only accessible through Java (more clients are coming …)

More

Notes

master-thesis/storage_system/index.txt · Zuletzt geändert: 2010/09/05 16:48 von ruflin
 
Falls nicht anders bezeichnet, ist der Inhalt dieses Wikis unter der folgenden Lizenz veröffentlicht: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki