dylanninin / dylanninin.com

Personal blog powered by GitHub Services
https://dylanninin.com
8 stars 5 forks source link

Understanding SQLAlchemy #13

Closed dylanninin closed 7 years ago

dylanninin commented 8 years ago

http://aosabook.org/en/sqlalchemy.html is awesome!

SQLAlchemy Layers

image

Engine, Connection, ResultProxy API

image

Schema

image

image

ORM

image

Session Overview

image

Reference

dylanninin commented 8 years ago

A simple note

sqlalchemy