Giter Club home page Giter Club logo

lab4_mongodb's Introduction

Lab4_mongoDB

Your Directory Tree


├── data
│   ├── analytics
│   │   └── analytics.accounts.json
│   │   ├── analytics.customers.json
│   │   └── analytics.transactions.json
│   │   
│   ├── mflix
│   │   ├── mflix.theatres.json
│   │   ├── mflix.comments.json
│   │   ├── mflix.movies.json
|   |   ├── mflix.sessions.json
│   │   └── mflix.users.json
│   ├── posts
│   |   └── posts.txt
|   └── sales
|       └── sales.json 
├── exercise-1
|     ├── Exercise-1.pdf
│     └── soln
|          └── ex1.txt
├── exercise-2
|     ├── Exercise-2.pdf
│     └── soln
|          ├── ex2.txt
|          ├── ex2_q3.py
|          ├── ex2_q4.py
|          └── ex2_q5.py
├── exercise-3
|     ├── Exercise-3.pdf
│     └── soln
|          └── ex3.txt
├── exercise-4
|     ├── Exercise-4.pdf
|     └── soln
|          ├── ex4_q1.py
|          ├── ex4_q2.py
|          ├── ex4_q3.py
|          ├── ex4_q4.txt
|          └── ex4_q5.py
└── MongoDB Setup.pdf

Instructions

Clone this repository on your machine to get started. There are four exercises in this lab. The solution files are placed in soln/ folder placed in each exercise folder. Write your answers in those files only. Data files for all exercises are placed in the data/ folder. You are required to submit all the solution files in compressed form as <id>_Lab04.zip. PLease install mongoDB on your device before starting the lab. Instructions are given in MongoDB Setup.pdf. All other instructions are conveyed to you in the exercises.

contributions:

Exercise 1-2: Amit Agarwal 201701060

Exercise 3: Rhythm Patel 201701273

Exercise 4: Smit Jasani 201701020

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.