Data Model Patterns with SQLAlchemy
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore data model patterns using SQLAlchemy in this 47-minute conference talk from EuroPython 2013. Dive into the Declarative Extension, Dataclaret Types, and dynamic type definitions. Learn about clause declaration, testing, and declarative types. Examine practical data model patterns, including state-based approaches and flexible implementations. Discover how to create simple declarations, entity builders, and status entities. Gain insights into SQLAlchemy's powerful features for building robust and efficient data models.
Syllabus
Introduction
Agenda
SQLAlchemy
Declarative Extension
Dataclaret
Types
Dynamic type definitions
Clause declaration
Testing clause declaration
Declarative type
Subclause base
Person
Declarative
Data model patterns
State is better
Declarative implementation
Flexible implementation
Simple declaration
Entity Builder
Status Entity Builder
Complete implementation
Two Status
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube