Back to Courses

Developing Applications with SQL, Databases, and Django

Overview

The essentials of application development are accessing, processing, and presenting data. Data is stored in various databases, either on-premise or on the cloud, and developers will need to learn how to talk to them via programming languages. 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

View Course
English
Coursera