Essential SQLAlchemy

Rick Copeland

PDF
ca. 27,64
Amazon iTunes Thalia.de Weltbild.de Hugendubel Bücher.de ebook.de kobo Osiander Google Books Barnes&Noble bol.com Legimi yourbook.shop Kulturkaufhaus ebooks-center.de
* Affiliatelinks/Werbelinks
Hinweis: Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.

O'Reilly Media img Link Publisher

Naturwissenschaften, Medizin, Informatik, Technik / Anwendungs-Software

Beschreibung

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 "e;cool"e; features.SQLAlchemy includes both a database server-independent SQL expression language and an object-relational mapper (ORM) that lets you map "e;plain old Python objects"e; (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 typesRun queries, updates, and deletes with SQLAlchemy's SQL expression languageBuild an object mapper with SQLAlchemy, and understand the differences between this and active record patterns used in other ORMsCreate objects, save them to a session, and flush them to the databaseUse SQLAlchemy to model object oriented inheritanceProvide a declarative, active record pattern for use with SQLAlchemy using the Elixir extensionUse the SQLSoup extension to provide an automatic metadata and object model based on database reflectionIn 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 "e;essentials"e; approach that gives you exactly what you need to become productive with SQLAlchemy right away.

Weitere Titel von diesem Autor
Weitere Titel in dieser Kategorie
Cover The Official Raspberry Pi Handbook 2025
The Makers of The MagPi magazine
Cover The Official Raspberry Pi Handbook 2024
The Makers of The MagPi magazine
Cover Coderspeak
Guilherme Orlandini Heurich
Cover Learn C++ by Example
Frances Buontempo

Kundenbewertungen