书籍 Essential SQLAlchemy的封面

Essential SQLAlchemy

Rick Copeland

出版时间

2008-06-05

ISBN

9780596516147

评分

★★★★★
书籍介绍

Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLite. SQLAlchemy has become increasingly popular since its release, but it still lacks good documentation. This practical book fills the gap, and because a developer wrote it, you get an objective look at SQLAlchemy's tools rather than an advocate's description of all the "cool" features.

用户评论
太早的版本了。。价值不大了已经
out of date...
其实就是例子更多一点的产品手册
看的是第二版....“工业感”比较强的书.....
官方document写的其实已经够好了……
是一本比较老的书了,我看的是2015年出版的2nd Edition,不过相对更新迭代,也是很老的知识点了。不过思路是比较清晰的,推荐大致浏览这本书之后去看官方的文档。
Useful