Building Web Applications in Django

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Building Web Applications in Django

Coursera · Intermediate ·🔧 Backend Engineering ·3mo ago

Key Takeaways

Builds web applications using Django, Object-Relational Mapping, and SQL

Original Description

In this course, you will learn how Django communicates with a database through model objects. You will explore Object-Relational Mapping (ORM) for database access and how Django models implement this pattern. We will review the Object-Oriented (OO) pattern in Python. You will learn basic Structured Query Language (SQL) and database modeling, including one-to-many and many-to-many relationships and how they work in both the SQL and Django models. You will learn how to use the Django console and scripts to work with your application objects interactively.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Pain point #2: Django’s ORM Performance Problem
Django's ORM can hurt database performance, learn how to identify and fix this issue
Medium · Python
📰
Why We Stop Injecting Code Into Shopify Themes for B2B Wholesale
Learn why injecting code into Shopify themes for B2B wholesale is problematic and how decoupling architecture can improve performance
Dev.to · Anil Kumar
📰
A founder once asked me why refunds kept disappearing, here is what NestJS was actually doing
Learn how to troubleshoot and resolve a refunds disappearance issue in a NestJS application
Dev.to · Peace Melodi
📰
I reviewed a NestJS fintech backend where the numbers never quite matched, this is the fix
Learn to debug and fix financial discrepancies in a NestJS fintech backend by identifying and resolving data inconsistencies
Dev.to · Peace Melodi
Up next
Beginners Guide to GPT4 API & ChatGPT 3.5 Turbo API Tutorial
Adrian Twarog
Watch →