Jun 02, 2019
A great introduction to MongoDB basic concepts, CRUD operations, a taste of the aggregation framework, the Atlas DBaaS service, and the official Python driver.
Feb 27, 2018
This is an excellent course on MongoDB, Compass and Atlas. This course also makes you work hard using jupyter notebooks and python.\n\nThank you very much!
автор: Mark B
•Apr 09, 2019
Very unclear and outdated course. The simplest of tasks such as connecting to the server and uploading a file have no straight forward explanation. If I needed to figure it out by myself, relaying on outside forums and blogs, than this course is useless as an introductory one.
автор: Mattheüs d K
•Aug 14, 2018
Not the expected coursera level. Unclear in many ways and not the best way to learn mongo..
автор: Jan M v
•Oct 23, 2018
Nice introduction to MongoDb, but some of the setup wasn't entirely clear to an Anaconda/Jupyter noob like me. Also, the mflix app did not work on my Windows10 PC. Otherwise it was fun.
автор: Peter N
•Apr 21, 2018
I don't believe this course has been properly road tested. The material contains too many errors. (1) A quiz on indexes was worded ambiguously so that the student didn't know whether to enter the function or the result or whether it was a single or compound index (2) One of the quizzes required a completely different environment to be built using Python 2.7 (3) Instructions include a typo in the port number 27017 versus 27107. Generally there isn't a clear explanation of the difference between the aggregation framework and the query language. Students naturally assume that errors are due to a failure in their own understanding so these issues are incredibly frustrating. Also the mflix app is entirely redundant. Remove it. And you don't need to use Atlas. Just copy a file into the local db. Keep it simple. Demonstrate architecture options, sure. But don't make them central to the teaching.
автор: Andres H
•Aug 11, 2019
A very well versed course, a little bit complicated when it comes to the practice, but that's what exactly make it so great. Also I was very impressed of using Python libraries and Jupiter notebook to make all the quizzes. No assignments so its a little empty that part.
автор: Mallipamula S R k
•Dec 01, 2018
Nice Course learned new topics even working on mongodb for 1 year
автор: Harold L M M
•Feb 27, 2018
This is an excellent course on MongoDB, Compass and Atlas. This course also makes you work hard using jupyter notebooks and python.
Thank you very much!
автор: Zhehui Z
•Jun 02, 2019
A great introduction to MongoDB basic concepts, CRUD operations, a taste of the aggregation framework, the Atlas DBaaS service, and the official Python driver.
автор: Frank S
•Dec 14, 2017
Materials are rich and organized very well. The instructors are amazing. I've learned a lot.
автор: Kunal T
•Jul 24, 2019
I learned a lot about MongoDB with this course (CRUD, aggregation pipeline and geospatial queries). but, I think the course require too much knowledge of python (specially last exercise) for someone who only wants to learn MongoDB and comfortable with another programming language.
автор: Pasero D
•Jan 29, 2019
Interesting course to discover MongoDB and overall pretty well done. A few inconsistencies that are strangely not fixed between chapters (even though known and indicated...why not fix them?), and quite a number of difficulties with the development environment (requires not to be behind a firewall to access MongoDB Atlas, final quizz suddenly requiring to install Python 2 on Windows for basecamp to work whereas everything is setup with Python 3 from the beginning - and no explanation on how to do so, lots of packages of hundred megabytes to install, requiring to install MongoDB enterprise server whereas only the client and import tools are used in this training, ...). In brief I liked the training, but less the environment which didn't appear smooth and clean across the training.
автор: Yiran W
•Nov 24, 2018
Amazing introduction to MongoDB! It's a practical course with lots of hand-on exercises.
автор: 壹叶随心
•Jan 16, 2019
It's very nice.
автор: Rajesh P
•Feb 12, 2019
Excellent
автор: Jayusman
•Feb 20, 2019
Very Good
автор: Bikash K M
•Mar 10, 2019
Great course for beginners with hands on examples and quizzes.
автор: Evans B
•Dec 14, 2018
This is very good course and well explained, very easy to follow and understand
автор: Amir T
•Dec 29, 2018
It was a rich, informative course for me with no prior experience in NoSql databases.
Thank you to MongoDB and Coursera.
автор: Jaco B
•Nov 15, 2018
Awesome introductory course !
автор: Juan C V S
•Aug 06, 2018
Excelent!!
автор: RAGUVARAN S
•Jul 23, 2018
I am so much delighted to learn this course.Helping me in a great way.Thanks coursera and MongoDB
автор: Pingkan P W
•Sep 04, 2018
Great course with some good examples
автор: Tarikul I
•Jul 16, 2018
It's so nice to learn on MongoDB how it store data and the representation on graph is a beaut
автор: David L
•Jun 04, 2018
Excellent course for understand the mongoDB basics.
автор: Shivam P
•May 25, 2018
Good structure and examples. Touches the needs of the mongoDb and applications to a certain extent. Great for introductory course but keep in mind that if you want to get most out of this then be ready with some python knowledge in advance.