Create a Python Application using PyMongo and MongoDB Database
Offered By: Coursera Project Network via Coursera
Course Description
Overview
Data plays a crucial role in application development. It plays such a crucial role that there are people called Database Administrators that specialize in just organizing the data. The traditional database used to be, and often still is, a relational database. MongoDB is more flexible than a relational database, and as such provides the developer with a database that can easily be changed during the development phase.
The increased popularity of MongoDB combined with the popularity of Python has resulted in a Python library called PyMongo, which provides an API for communicating with MongoDB.
In this course, you will create a Python application, using PyMongo, that creates a MongoDB database containing words and their definitions. You will then retrieve data from the collection and display a selected Word’s definition.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- Python and MongoDB
- In this project, you will create a Python application, using PyMongo, that creates a MongoDB database containing words and their definitions. You will then retrieve data from the collection and display a selected word’s definition.
Taught by
David Dalsveen
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX