Introduction to the 4 different types of no sql databases.
For every type, the most popular version will be used in the exercises
Make sure that you have installed vagrant. Per database a different vagrant file is provided. They do use the same linux - so that will only be downloaded once.
-
Key/Value -> Redis
-
Column Store -> Cassandra
-
Document Store -> MongoDB
-
Graph -> Neo4J