Django Essentials, Part 1

Introduction to Django’s ORM

Your browser needs to be JavaScript capable to view this video

Try reloading this page, or reviewing your browser settings

This segment introduces the ORM, a key component of Django, what it is for and what it can do. It briefly covers relational databases and describes how the ORM is a link between them and your Python code.

Keywords

  • Django ORM
  • database
  • database rows
  • database columns
  • field names
  • PostgreSQL
  • SQL
  • relationships

About this video

Author(s)
Coen de Groot
First online
17 February 2024
DOI
https://doi.org/10.1007/978-1-4842-9740-7_6
Online ISBN
978-1-4842-9740-7
Publisher
Apress
Copyright information
© Coen de Groot 2024