Giter Site home page Giter Site logo

lvittor / 7-in-7 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danlindeman/7-in-7

0.0 0.0 0.0 25.32 MB

Docker Compose Images that help spin up infra to follow along with the book 7 Databases in 7 Weeks.

Shell 29.92% JavaScript 16.90% Ruby 4.33% TypeScript 24.76% Dockerfile 0.77% Makefile 23.32%

7-in-7's Introduction

7 databases in 7 weeks

This repository is a companion piece to the book 7 Databases in 7 weeks

Each folder contains a docker-compose file for getting up and running with each database. If, for example, you wanted to get up and running with a PostgreSQL database:

>>> cd postgres
>>> docker-compose up

Each folder also contains a README.md that contains the user information you'll need to login to the database and work on the exercises found in the book.

Wherever possible, we've chosen the smallest possible docker image to use for the exercises presented in the text. Many times that image is based on alpine linux, which is so small that often utilities we take for granted won't be available.

7-in-7's People

Contributors

danlindeman avatar dependabot[bot] avatar eperezok avatar lvittor avatar santilococo 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.