Skip to content

w4bo/2022-fitstic-nosql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoSQL in Action!

https://forms.gle/kWd3eEWi1td5Uzdy7

NoSQL (Not Only SQL) exercises against relational, key-value, document, graph, and columnar databases.

Install

Running the software

Windows

Two alternatives:

  • Unzip and enter the downloaded folder, double click on openprompt.bat

  • Open a new terminal and run the following commands:

      cd C:\path\to\the\downloaded\folder (replace it with the actual path)
      cd code
      start.bat
    
  • If Windows complains about:

    • Running the scripts

      /imgs/win-docker4.png

      and then

      /imgs/win-docker5.png

    • Sharing directories

      /imgs/win-docker6.png

  • If everything runs well, the result should be something like:

    /imgs/docker-success.png

Linux and MacOS

Open a new terminal and run the following commands:

cd /path/to/the/downloaded/folder (replace it with the actual path)
cd code
sh start.sh

[Deprecated] Setting up the old software stack

This is the old way, but use it only if docker fails.

(Tentative) Calendar

  • Lecture 01 (4h): Introduction to NoSQL databases
  • Lecture 02 (4h): Cassandra
  • Lecture 03 (4h): Test teoria, Cassandra
  • Lecture 04 (4h): Cassandra, Neo4J
  • Lecture 05 (4h): Test Cassandra, Neo4J
  • Lecture 06 (4h): Neo4J, MongoDB Find
  • Lecture 07 (3h): Test Neo4J, MongoDB Find
  • Lecture 08 (3h): Test MondoDB, ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •