Working with Databases in Python 3
Offered By: Pluralsight
Course Description
Overview
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.
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.
Syllabus
- 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
Taught by
Douglas Starnes
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity