Importing CSV Data into MongoDB
Learn how to import CSV data into MongoDB using four different tools available.
Importing CSV Data into MongoDB
Learning Byte Overview
In this Learning Byte, a MongoDB expert will walk you through the four ways available to import CSV data into a MongoDB database. Depending on what you prefer, you can import CSV data using MongoDB Compass, the command-line, the MongoDB Shell, and by using a MongoDB Driver. A MongoDB expert will walk you through each tool and how to use them to import data. By the end you will be able to import CSV data in the way that works best for you!
Chapters in this Learning Byte
- Chapter 1: Four Ways to Import CSV Data
- Chapter 2: MongoDB Compass
- Chapter 3: Command-line Tool
- Chapter 4: MongoDB Shell
- Chapter 5: MongoDB Driver
- Chapter 6: Learn More