Working with Databases in Python 3
This course will teach you how to develop applications in Python using both relational and NoSQL databases.
In this course, Working with Databases in Python 3, you’ll learn to develop Python applications using both relational and NoSQL databases. First, you’ll explore how to use local databases for development. Next, you’ll discover how to use database servers with native drivers. Finally, you’ll learn how to use a mapper to work with data models in Python. When you’re finished with this course, you’ll have the skills and knowledge of relational and NoSQL databases in Python needed to use databases in your next Python application.
Author Name: Douglas Starnes
Author Description:
Douglas Starnes is a tech author, professional explainer and Microsoft Most Valuable Professional in developer technologies in Memphis, TN. He is published on Pluralsight, Real Python and SkillShare. Douglas is co-director of the Memphis Python User Group, Memphis .NET User Group, Memphis Xamarin User Group and Memphis Power Platform User Group. He is also on the organizing committees of Scenic City Summit in Chattanooga, and TDevConf, a virtual conference in the state of Tennessee. A frequent c… more
Table of Contents
- Course Overview
1min - Using a Local Relational Database – SQLite
27mins - Using a Relational Database – PostgreSQL and psycopg2
20mins - Using an ORM – SQLAlchemy
48mins - Using a Local NoSQL Database – Mongita
17mins - Using a NoSQL Database – MongoDB and pymongo
25mins - Using an ODM – MongoEngine
23mins
There are no reviews yet.