MENU

Fun & Interesting

PowerShell Tutorials - MongoDB Part 3 : Adding and Updating

JackedProgrammer 281 3 months ago
Video Not Working? Fix It Now

In this video we weill see how to use the MDBC module to add and update the documents in our MongoDB, we will use a CSV file with employee data and load it in and if the information changes in the file we will reflect the changes in our MongoDB. To generate your own CSV file: https://www.mockaroo.com/ In this series we're going to use PowerShell and MongoDB, you can setup a free MongoDB cluster at mongodb.com to follow along with this tutorial. We will also be using the MDBC module to interact with our MongoDB with PowerShell. Twitch: https://www.twitch.tv/jackedprogrammer Tags: PowerShell GUI Programming Scripting Automating JackedProgrammer Coding

Comment