Building Data-Driven Web Apps with Pyramid and SQLAlchemy Transcripts
Chapter: MongoDB edition
Lecture: Not a MongoDB course
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Now, I just want to set expectations before we get into this. This is not a full MongoDB course. I'm not here to teach you absolutely everything
0:08
about managing, deploying and working with MongoDB. I actually have two courses on that. I have a free one called MongoDB Quick Start with Python.
0:16
And then a paid nine-hour one, seven hours of quite long and involved, MongoDB for Developers with Python. Either of these courses would be great
0:25
if you really want to dig into Mongo. The free one gets the basic ideas in place. The paid one definitely covers sort of the whole life cycle
0:33
of working with it and using it for your app. So this is not going to cover everything. We're going to cover just a sliver
0:40
like just enough really lightly for you to see how to make this change and sort of evolve our code and more or less appreciate the design patterns.
0:51
We're going to go quick and we're not going to cover everything. If you need more resources, here are two good ones.