DjangoCon US 2018 - ORM: The Sequel by Katie McLaughlin

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=06a_WE6Hc-g



Duration: 0:00
24 views
1


DjangoCon US 2018 - ORM: The Sequel by Katie McLaughlin

Django tutorials often use the perspective of a complete newcomer to Python and web development, and while they provide a good practical on-ramp for brand new developers, they are often not quite right for developers from other backgrounds.

The common backbone of MVC development, no matter the base language, is the database and the language specifically for it’s manipulation: Structured Query Language (SQL). But Django hides this behind it’s amazing drawcard, the Object Relational Model (ORM).

But how can a developer already familiar with SQL get a handle on the ORM?

This talk endeavours to introduce the ORM using shared SQL and relational database concepts, showcasing the features the ORM uses to make database querying and manipulation a joy, rather than a burden, to the polyglot developer.




Other Videos By Confreaks


2022-04-08Chain React 2018: Simply React by Kent C. Dodds
2022-04-08DjangoCon US 2018 - Real Life Accessibility: Have you HEARD your site? by Mike Herring
2022-04-08DjangoCon US 2018 - Bespoke Communication Devices for Kids with Autism... by Muriel Green
2022-04-08DjangoCon US 2018 - How to give a damn, and stand out by Amber Wanner
2022-04-08DjangoCon US 2018 - Unique ways to Hack into a Python Web Service by Tilak T
2022-04-08DjangoCon US 2018 - Pseu, Pseu, Pseudio. Pseudonymization in Django. by Frank Valcarcel
2022-04-08DjangoCon US 2018 - Anatomy of Open edX - a modern online learning platforms... by Nate Aune
2022-04-08DjangoCon US 2018 - "State of Django" Panel by Simon Willison
2022-04-08DjangoCon US 2018 - The Power of GeoDjango by Anna Kiefer
2022-04-08DjangoCon US 2018 - Data internationalization in Django by Raphael Michel
2022-04-08DjangoCon US 2018 - ORM: The Sequel by Katie McLaughlin
2022-04-08DjangoCon US 2018 - Strategies for Zero Down Time, Frequent Deployments by Nick Humrich
2022-04-08DjangoCon US 2018 - Lightning Talks Day 3
2022-04-08DjangoCon US 2018 - Easier Classes: Python Classes Without All The Cruft by Trey Hunner
2022-04-08DjangoCon US 2018 - Django REST Framework: Moving Past the Tutorial to Production by Drew Winstel
2022-04-08DjangoCon US 2018 - Keynote with Mariatta Wijaya
2022-04-08DjangoCon US 2018 - Building a Community for All People by Jennifer Konikowski
2022-04-08DjangoCon US 2018 - We Are 3000 Years Behind... by Hayley Denbraver
2022-04-08DjangoCon US 2018 - Python on your phone: Building mobile apps with Kivy by Derek Payton
2022-04-08DjangoCon US 2018 - One Engineer, an API, and an MVP... by Nicole Zuckerman
2022-04-08DjangoCon US 2018 - When your wetware has too many threads... by Aaron Bassett