0% found this document useful (0 votes)
16 views

BDCN Unit 2 Learning Outcome 1

Base de datos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

BDCN Unit 2 Learning Outcome 1

Base de datos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 14

PROYECT:

“BDCN Unit 2 Learning Outcome 1”

TÉCNICO SUPERIOR UNIVERSITARIO EN


TECNOLOGÍAS DE LA INFORMACIÓN
ÁREA DESARROLLO DE SOFTWARE
MULTIPLATAFORMA

PRESENTS:

RIVERA ORTIZ LUIS FELIPE

CT. REYNOSA, TAMAULIPAS


AUGUST 2024.
Index
Topic Pag

i
e
Index.......................................................................i
Index of Figures......................................................ii
Chapter 1. MongoDB..............................................1
Chapter 2. Installation...........................................2
2.1 Requirements..............................................................................2
2.2 Step 1..........................................................................................3
2.3 Step 2..........................................................................................3
2.4 Step 3..........................................................................................4
2.5 Step 4..........................................................................................4
2.6 Step 5..........................................................................................6
2.7 Step 6..........................................................................................7
2.8 Step 7..........................................................................................8
2.9 Step 8..........................................................................................9
2.10 Step 9........................................................................................10
2.11 Step 10......................................................................................10

ii
Index of Figures

Figure
Page
Figure 1. Step 1.....................................................................................3
Figure 2. Step 2.....................................................................................4
Figure 3. Step 3.....................................................................................4
Figure 4. Step 4.....................................................................................5
Figure 5. Step 5.....................................................................................6
Figure 6. Step 6.....................................................................................7
Figure 7. Step 7.....................................................................................8
Figure 8. Step 8.....................................................................................9
Figure 9. Step 9...................................................................................10

iii
Chapter 1. MongoDB

 Database: MongoDB

 Justification: First because MongoDB accomplishes the


requirements for this Learning outcome, is a NoSQL database, and
mostly because of his popularity and this also means that has
many information and a community, this helps for the research.

1
Chapter 2. Installation

Here are the steps to install MongoDB in windows.

2.1 Requirements

 Each host must meet the following requirements.


 At least 10 GB of free disk space plus whatever space is necessary
to hold your MongoDB data.
 At least 4 GB of RAM.
 If you use AWS EC2 instances, you should use a minimum of an
m3.medium instance.
 The MongoDB Agent must be installed only on 64-bit architectures.

2
2.2 Step 1

Go to the website of Mongodb.

Figure 1. Step 1

2.3 Step 2

Click in the products section on the navigation bar.

3
Figure 2. Step 2

2.4 Step 3

Click in download of community edition.

Figure 3. Step 3
2.5 Step 4

Scroll down to get here and click in the download button after
selecting the specifications that you need.

4
Figure 4. Step 4

5
2.6 Step 5

Click on the .exe file that you just downloaded and execute it.

Figure 5. Step 5

6
2.7 Step 6

Accept the terms and conditions and click next.

Figure 6. Step 6

7
2.8 Step 7

Choose the option of your preference and click next.

Figure 7. Step 7

8
2.9 Step 8

If you choose the complete option, be sure to select the field of install
MongoDB as a service.

Figure 8. Step 8

9
2.10Step 9

You’ll see an option to install MongoDB Compass, a graphical


interface, if you don’t have it, select the field, otherwise don’t.

Figure 9. Step 9

2.11Step 10

Then click and install to start the installation and once is installed, you
can use it with compass.

10

You might also like