Alle Artikel mit dem Schlagwort: neo4j

Und jetzt alle mitsingen: Sieben Wochen, sieben Datenbanken

Erinnern Sie sich noch an unser Twitter-Spiel #musikfürgeeks? Mit dem internationalen Videoclip zu unserem neuen RDBSM- und NoSQL-Buch „Sieben Wochen, sieben Datenbanken“ können wir quasi nahtlos daran anschließen: Für alle, denen das jetzt etwas schnell ging, gibt’s den doch ziemlich brillanten Text von Eric Redmond und Jim R. Wilson noch mal schwarz auf weiß (und im Anschluss gibt’s was zu gewinnen): Relational, columnar, graph or key-value store, document datastores, too. So much to discover, in this song we’ll cover from each type at least one or two. Neo4J, Postgres and HBase and Redis then CouchDB, Mongo and Riak. of partitions, consistency, availability: pick two, you can’t have all three-ach. Postgres is relational, stable, transactional. Tables have columns and rows. Rules, window functions and SQL for querying; vertically is how it grows. Riak’s key-value store implements Dynamo, shards data out to a ring. It’s REST-based with mapreduce link-walking functions and vector-clocks; made in Erlang. HBase is columnar just like BigTable: distributed, sorted and sparse. Hadoop’s ecosystem provides extra features but setup’s a pain in the arse. …