博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
pycon_Pycon Canada –深入探讨SQLAlchemy会议
阅读量:2516 次
发布时间:2019-05-11

本文共 781 字,大约阅读时间需要 2 分钟。

pycon

Video is up for my talk, The SQLAlchemy Session – In Depth. In this talk, I delve into the key philosophies behind the design of SQLAlchemy’s Session system. Starting with a brief review of the ACID model, I contrast the approach of the so-called “active record” pattern to that of the more explicit Session pattern, and how the two approaches integrate with the ACID model at work within a relational database. Afterwards, I present an HTML animation of a Session object at work.

我的演讲“ SQLAlchemy会话-深入”中有视频。 在本次演讲中,我将深入探讨SQLAlchemy的Session系统设计背后的主要理念。 从对ACID模型的简要回顾开始,我将所谓的“活动记录”模式的方法与更明确的Session模式的方法进行了对比,并比较了这两种方法如何与ACID模型在关系数据库中的集成。 然后,我展示了工作中的Session对象HTML动画。

  • (setting the quality to 480p is recommended)
  • (pdf format)
  • (tar.gz)
  • (建议将质量设置为480p)
  • (pdf格式)
  • (tar.gz)

翻译自:

pycon

转载地址:http://xcqwd.baihongyu.com/

你可能感兴趣的文章
Android Socket连接PC出错问题及解决
查看>>
Android Studio-—使用OpenCV的配置方法和demo以及开发过程中遇到的问题解决
查看>>
第2天线性表链式存储
查看>>
python自动化测试-D11-学习笔记之一(yaml文件,ddt)
查看>>
mysql存储过程使用游标循环插入数据
查看>>
Ubuntu 12.04 添加新用户并启用root登录
查看>>
shell中$0,$?,$!等的特殊用法
查看>>
20145309信息安全系统设计基础第9周学习总结上
查看>>
c# 字段、属性get set
查看>>
td内容超出隐藏
查看>>
Spring CommonsMultipartResolver 上传文件
查看>>
Settings app简单学习记录
查看>>
SQLAlchemy
查看>>
多线程
查看>>
使用缓存的9大误区(下)转载
查看>>
appium键值对的应用
查看>>
MyEclipse 8.X 通用算法
查看>>
selenium.Phantomjs设置浏览器请求头
查看>>
分布式数据库如何选择,几种分布式数据库优缺点一览
查看>>
BZOJ 4443: 小凸玩矩阵【二分图】
查看>>