PaulD103 / XLSX-MongoDB

Loading data from an excel file on MongoDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XLSX - MongoDB

1. Step:

Create an account on MongoDB (Sign-Up with your own e-mail. Try not to sign-up with Google) Bild 09 05 22 um 14 54 Bild 09 05 22 um 14 57

2. Step:

Verify your E-Mail Bild 09 05 22 um 14 59

3. Step:

Fill out all the fields Bild 09 05 22 um 15 00

4. Step:

Choose the free trial!

5. Step:

Set a username and password Bild 09 05 22 um 15 04

6. Step:

Add your IP-adress Bild 09 05 22 um 15 04 (1)

7. Step:

Add your own data (database name and collection/table name) Bild 09 05 22 um 15 06

8. Step:

Go to the menu point Cmd Line Tools and copy that line and replace it with the example in the main.js file under uri Bild 09 05 22 um 15 09

9. Step:

Change the database name and the collection name in the main.js file

10. Step:

Change the username and password in the main.js file under uri

Go to your terminal and direct into that folder

11. Step:

type npm install

12. Step:

type npm test

About

Loading data from an excel file on MongoDB.


Languages

Language:JavaScript 100.0%