Skip to content

Stefano-Trovato-89/mongodb-contact-directory

Repository files navigation

MongoDB Contact Directory

MongoDB Contact Directory Banner

Project Description

This project aims to manage a contact directory using a document-oriented database based on MongoDB.

The main activities include:

  • Data import into MongoDB from the contacts.json file using MongoDB Compass.
  • Field normalization (ITA → ENG) through an aggregation pipeline, creating the normalized contacts_eng collection.
  • Execution of queries and update operations on the contacts_eng collection to filter contacts, count how many meet specific conditions, compute averages on phone calls, and insert/update contact information.

Project Files

Author

Stefano Trovato
GitHub Profile
LinkedIn

About

Contact directory management project with MongoDB: data import, field normalization (ITA → ENG), and queries/updates on the contacts_eng collection using MongoDB Compass.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors