・
Reviews 4
・
Average rating 5.0
I took the course because my company's product was going to be equipped with MongoDB, and I was glad that you explained everything in detail. Personally, I find it more comfortable to listen at 1.2x speed. The plus video on installing MongoDB on EC2 was also very good. When I first solved the aggregation problem, you solved it together, but when you asked me to solve it on my own on the Jupiter notebook, it was definitely easier to solve. Also, the instructor's tone of voice is a bit like a comedy, so I laughed once in a while while listening. But is there any difference between studio 3T and MongoDB COMPASS tools? Which tool do you recommend?
Thank you~!! ^^ MongoDB Compass is a free tool with basic functions and an intuitive UI as its strengths. Studio 3T is a tool that provides not only basic functions but also professional functions, and has the advantage of supporting large-scale projects. In fact, there is no tool that I particularly recommend. MongoDB has also changed its tools frequently. In fact, no matter which tool you use, you can just enter the query and check the results. So in the case of databases, each company uses different tools and environments. If you are considering an actual project, I think you can choose by trying out each tool lightly. Thank you.