- ホーム
- > 洋書
- > 英文書
- > Internet / General
Full Description
The definitive guide to database access with the SQLAlchemy Pythonlibrary - co-authored by SQLAlchemy's creator!Degrees Demystifies the problem of object-relational mapping, and shows Python developersexactly how to overcome itDegrees The first book to deliver insider knowledge about the entire SQLAlchemy feature set,from basic to advanced: both SQL and object-relational featuresDegrees Packed with tips for writing more robust, scalable, faster, database software: higherqualitycode that's easier to maintainSummaryAuthors Mark Ramm and Michael Bayer begin by helping Python developersclearly understand the challenges of object-relational mapping that led toSQLAlchemy's creation. Next, they help developers quickly get up to speed onSQLAlchemy's core features, so they can write efficient database-drivenapplications more rapidly. Once developers have mastered the essentials,Ramm and Beyer illuminate SQLAlchemy's deeper features, showing how touse them to write code that's faster, more efficient, and far easier to maintain.This book thoroughly covers SQLAlchemy's SQL construction API, databaseengine, metadata system, sophisticated object-relational mapper, dialects formultiple databases, and much more. Along the way, the authors introduce bestpractices for overcoming the challenges of object-relational mapping; anddemonstrate how to harness the power of both object-oriented programmingand relational algebra to write faster software with fewer defects.