Python Command Line CRUD Application with MongoDB - Part 1

  • 2 years ago
In this video, I build the Create, Read, and Update building blocks of a command line CRUD (Create, Read, Update, Delete) application in Python. I connect to an instance of MongoDB using the PyMongo Python package. I love doing this kind of stuff because I believe in How-To videos. It's one of my best ways to learn something. So naturally, I like to reciprocate when I am able. I hope it is helpful and useful. Please Like, Share, Subscribe so that I can keep providing more How-Tos for you! Share in the comments what you would like me to check out next!

GitHub for this part of the series: https://github.com/blueMesaEngineering/pyMongoCommandLineCRUDPart1

Thanks for clicking!

Fiverr: https://www.fiverr.com/bluemesastudios

Patreon: https://www.patreon.com/bluemesastudios

Buymeacoffee: https://www.buymeacoffee.com/ndguthrie

Website: http://www.bluemesaengineering.com

GitHub: https://github.com/blueMesaEngineering

Tech articles I've written: https://bluemesaengineering.github.io/

Recommended