Skip to content
ReePrime
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/

Discover more

More from this user

A command line CRUD app using Python and MongoDB - Adding Exceptions - Part 5
40:55

Blue Mesa Studios

A command line CRUD app using Python and MongoDB Part 4 – Delete, Clean-up Code
37:35

Blue Mesa Studios

A command line CRUD app using Python and MongoDB - Read, Update by ID - Part 2
40:09

Blue Mesa Studios

A command line CRUD app using Python and MongoDB - Read Multiple Records - Part 3
10:02

Blue Mesa Studios

Python Command Line CRUD Application with MongoDB - Part 1
45:15

Blue Mesa Studios

Blue Mesa Studios Intro
00:25

Blue Mesa Studios

Related videos

A command line CRUD app using Python and MongoDB Part 4 – Delete, Clean-up Code
37:35

Blue Mesa Studios

A command line CRUD app using Python and MongoDB - Read, Update by ID - Part 2
40:09

Blue Mesa Studios

A command line CRUD app using Python and MongoDB - Adding Exceptions - Part 5
40:55

Blue Mesa Studios

A command line CRUD app using Python and MongoDB - Read Multiple Records - Part 3
10:02

Blue Mesa Studios

Building a CRUD application in .Net Core using the CQRS - Commands and Queries - CQRS
07:13

Tutorials Arena

Learn Python Programming Tutorial 21 | Command Line Arguments
06:03

mybringback