Giter Site home page Giter Site logo

cygni-competence-7-databases's Introduction

#Cygni competence - 7 databases

This course is based on the book Seven Databases in Seven Weeks. Each chapter will be covered on the following occassions. Note that the chapter on Riak has been replaced with Elasticsearch.

Stockholm

Date Database Trainer
2016-11-17 CouchDB Daniel Lenksjö
2016-12-12 Neo4J Johannes Dolk
2017-01-31 Redis Emil Bergström
2017-02-15 PostgreSQL Rickard Lindström
2017-03-09 MongoDB Fortunato Flores Ando
2017-03-27 HBase Pär Tjärnberg
2017-05-18 Elasticsearch Henrik L. + Breding

Göteborg

Date Database Trainer
2016-11-24 CouchDB Daniel Lenksjö
2016-12-20 Neo4J Johannes Dolk
2017-01-31 Redis Emil Bergström
2017-02-21 PostgreSQL Rickard Lindström
2017-03-13 MongoDB Fortunato Flores Ando
2017-04-10 HBase Pär Tjärnberg
2017-05-30 Elasticsearch Henrik L. + Breding

Course structure

We have prepared docker images for each occasion to reduce the time and effort needed to get database instances up and running. See the README.md for each database for specific guidelines. Please make sure that you have read the chapter in the book as well as the 'Before we start' section in the README.md for the applicable database before the occasion. Also ensure that you have a docker installation that is working on your computer. See below for installation instructions on different platforms.

Docker on Windows 10

On windows 10, you should install 'Docker for Windows'. This installation uses Hyper-V to run the Docker host.

Docker on Windows 7 or 8

On Windows 7 or 8, you have to install 'Docker Toolbox'.

Docker for Mac

Note that the old way of using Docker on OSX with docker-machine is not recommended!

Test docker

Make sure your docker installation works by running a simple 'hello-world' container:

$ docker run hello-world

You should see the following output:

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
 $ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker Hub account:
 https://hub.docker.com

For more examples and ideas, visit:
 https://docs.docker.com/engine/userguide/

cygni-competence-7-databases's People

Contributors

emilb avatar maddemacher avatar rikard1979 avatar johannesdolk avatar fortu-nato avatar lenkan avatar helun avatar partjarnberg avatar nitell avatar drakir avatar wassgren avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.