Setup a MongoDB + Python Docker Dev Stack
MongoDB + Python
I only just recently jumped on the MongoDBbandwagon, but I really, really like it. To me, working with MongoDB feels so much more natural. It feels like working with code. MongoDB collections are arrays of objects, as opposed to a SQL DB where we kind of make it