Loading formats...
Python Command Line CRUD Application with MongoDB - Part 1
B
Blue Mesa Studios
7 views • Jul 10, 2022
Description
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/
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/
More from this user
40:55
A command line CRUD app using Python and MongoDB - Adding Exceptions - Part 5
Blue Mesa Studios
37:35
A command line CRUD app using Python and MongoDB Part 4 – Delete, Clean-up Code
Blue Mesa Studios
40:09
A command line CRUD app using Python and MongoDB - Read, Update by ID - Part 2
Blue Mesa Studios
10:02
A command line CRUD app using Python and MongoDB - Read Multiple Records - Part 3
Blue Mesa Studios
45:15
Python Command Line CRUD Application with MongoDB - Part 1
Blue Mesa Studios
00:25
Blue Mesa Studios Intro
Blue Mesa Studios
Related videos
37:35
A command line CRUD app using Python and MongoDB Part 4 – Delete, Clean-up Code
Blue Mesa Studios
40:09
A command line CRUD app using Python and MongoDB - Read, Update by ID - Part 2
Blue Mesa Studios
40:55
A command line CRUD app using Python and MongoDB - Adding Exceptions - Part 5
Blue Mesa Studios
10:02
A command line CRUD app using Python and MongoDB - Read Multiple Records - Part 3
Blue Mesa Studios
07:13
Building a CRUD application in .Net Core using the CQRS - Commands and Queries - CQRS
Tutorials Arena
06:03
Learn Python Programming Tutorial 21 | Command Line Arguments
mybringback