Import Data into MongoDB 3 Ways | Bonus: Export Data from Postgres
Rate this video
✅ Sign-up for a free cluster at: https://mdb.link/free-N6DC0uQ6c-k
✅ Get help on our Community Forums: https://mdb.link/community-N6DC0uQ6c-k
In this video, I’ll show you how to import data into your MongoDB database 3 different ways. By the end of the video, you should be able to easily import your data and get started using MongoDB.
We’ll be using MongoDB Atlas, our hosted multi-cloud developer data platform. If you haven’t set up your free forever database yet, be sure to sign up for an Atlas account using the link below and check out the “How to Setup Your Free Cluster” video which will get you started, then come back here.
For each import method we’ll be using the same JSON file for importing, linked below. So go ahead and download that before getting started.
📚 RESOURCES 📚
MongoDB Atlas: https://bit.ly/mongodb-free
MongoDB Compass: https://trymongodb.com/3yfYJvK
How to Setup Your Free Cluster Video: https://youtu.be/jXgJyuBeb_o
MongoDB Database Tools: https://trymongodb.com/3SSdJs0
Link JSON file: https://trymongodb.com/3SWObdd
MongoDB VS Code Extension: https://trymongodb.com/3KOhxaq
Data Modeling with MongoDB Video: https://youtu.be/3GHZd0zv170
Migrating from PostgreSQL to MongoDB Article: https://trymongodb.com/3fWjAxY
Connect with Jesse on Twitter: https://bit.ly/tweet-codeSTACKr
⏱️ Timestamps ⏱️
00:00 - Intro
00:34 - Method 1: mongoimport
02:37 - Method 2: MongoDB Compass
04:07 - Method 3: MongoDB VS Code Extension
06:36 - BONUS: Export Data from Postgres
—
Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1
#mongodb #database #tutorial