Python Database Project #1 - Remote MongoDB Setup & Integration

This python database project tutorial covers how to use mongoDB in python on a remote server. We will learn how to connect python to mongoDB and how to perform queries, insertions and other common database operations. MongoDB is a no-sql database and is perfect for beginners looking to learn about databases in python. ? Sign up for a new Linode account and receive $100 in free credit! ? ? Register to view the second part of this series live! I will be doing a live lesson on
Back to Top