Essential SQLAlchemy

Essential SQLAlchemy
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 232
Release :
ISBN-10 : 9781449390846
ISBN-13 : 1449390846
Rating : 4/5 (846 Downloads)

Book Synopsis Essential SQLAlchemy by : Rick Copeland

Download or read book Essential SQLAlchemy written by Rick Copeland and published by "O'Reilly Media, Inc.". This book was released on 2008-06-05 with total page 232 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 offline 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. SQLAlchemy includes both a database server-independent SQL expression language and an object-relational mapper (ORM) that lets you map "plain old Python objects" (POPOs) to database tables without substantially changing your existing Python code. Essential SQLAlchemy demonstrates how to use the library to create a simple database application, walks you through simple queries, and explains how to use SQLAlchemy to connect to multiple databases simultaneously with the same Metadata. You also learn how to: Create custom types to be used in your schema, and when it's useful to use custom rather than built-in types Run queries, updates, and deletes with SQLAlchemy's SQL expression language Build an object mapper with SQLAlchemy, and understand the differences between this and active record patterns used in other ORMs Create objects, save them to a session, and flush them to the database Use SQLAlchemy to model object oriented inheritance Provide a declarative, active record pattern for use with SQLAlchemy using the Elixir extension Use the SQLSoup extension to provide an automatic metadata and object model based on database reflection In addition, you'll learn how and when to use other extensions to SQLAlchemy, including AssociationProxy, OrderingList, and more. Essential SQLAlchemy is the much-needed guide for every Python developer using this code library. Instead of a feature-by-feature documentation, this book takes an "essentials" approach that gives you exactly what you need to become productive with SQLAlchemy right away.


Essential SQLAlchemy Related Books

Essential SQLAlchemy
Language: en
Pages: 232
Authors: Rick Copeland
Categories: Computers
Type: BOOK - Published: 2008-06-05 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle,
Essential SQLAlchemy
Language: en
Pages: 208
Authors: Jason Myers
Categories: Computers
Type: BOOK - Published: 2015-11-27 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and
Essential SQLAlchemy
Language: en
Pages: 208
Authors: Jason Myers
Categories: Computers
Type: BOOK - Published: 2015-11-27 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and
Essential Math for Data Science
Language: en
Pages: 346
Authors: Thomas Nield
Categories: Computers
Type: BOOK - Published: 2022-05-26 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Master the math needed to excel in data science, machine learning, and statistics. In this book author Thomas Nield guides you through areas like calculus, prob
SQL and Relational Theory
Language: en
Pages: 428
Authors: C. J. Date
Categories: Computers
Type: BOOK - Published: 2009-01-23 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Understanding SQL's underlying theory is the best way to guarantee that your SQL code is correct and your database schema is robust and maintainable. On the oth