
$200 off Coursera Plus
$199 for 12 months (regularly $399). Offer valid till Jan 31st.
Class Central Tips
In this course, you will be introduced to some fundamental database concepts. You will learn the basics of SQL, a simple and powerful programming language for querying and managing data. And you will learn about cloud database fundamentals and get hands-on cloud database experiences.
In addition to SQL, you will discover how Object-Relational Mapping (ORM) allows you to use Object-Oriented Programming (OOP) languages to work with databases. You will gain full-stack Django skills by creating a Django web app to persist, process, and present data. And you will learn about cloud app platform fundamentals and get hands-on experience deploying your Django web app on the cloud.
Course Learning Objectives:
- Describe what is a database and how to model data
- Compose SQL queries to insert, select, update, delete data in a database
- Understand Object Relational Model (ORM)
- Employ Django to develop database-powered applications
- Deploy your Django app on the cloud
Prerequisites:
- GitHub
- HTML & CSS
- Python