Learn the fundamentals of MongoDB development over 7 weeks, covering document data modeling, CRUD operations, indexing, and aggregation pipelines. Gain hands-on experience with MongoDB's query language and explore advanced features like replication and sharding. Master best practices for building scalable and efficient applications using this popular NoSQL database.
Overview
Taught by
Richard Kreuter and Andrew Erlichson
Reviews
4.0 rating, based on 4 Class Central reviews
Showing Class Central Sort
-
The course is fascinating, as is the product.
A technical background comes in handy as they talk about the way the db is set up (which is the theoretical part) and you need to program (for the practical bit).
I'd recommend it to anyone with basic knowledge of dbs and programming. The db structure is revolutionary and python is easy enough to learn on the fly!!
-
The class is pretty good. It gives a very good overview of mongodb. I would recommend taking this class if you want to get started with mongodb. The class does not have a lot of java components, but it gives a good overview of the drivers and code necessary to get started
-
This is a great course to get started with MongoDB. It is not very heavy on the Java-part, but then again this course is about the DB-side of things.
I enjoyed the course as it was well organized and thought out!