Essential SQLAlchemy : Mapping Python to Databases by Rick Copeland and Jason Myers (2016, Trade Paperback)
Great Book Prices Store (334759)
96.5% positive Feedback
Price:
US $36.29
Approximately£26.81
+ $19.99 postage
Estimated by Wed, 28 May - Tue, 10 JunEstimated delivery Wed, 28 May - Tue, 10 Jun
Returns:
14 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Condition:
NewNew
Essential SQLAlchemy, Paperback by Myers, Jason; Copeland, Rick, ISBN 149191646X, ISBN-13 9781491916469, Brand New, Free shipping in the US A guide to SQLAlchemy provides information on such topics as creating database applications, connecting to multiple databases simultaneously, mapping objects to database tables, and running queries, updates, and deletes.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherO'reilly Media, Incorporated
ISBN-10149191646X
ISBN-139781491916469
eBay Product ID (ePID)13038674324
Product Key Features
Number of Pages206 Pages
LanguageEnglish
Publication NameEssential Sqlalchemy : Mapping Python to Databases
Publication Year2016
SubjectProgramming / General, Programming Languages / Sql, Databases / General, Programming Languages / Python
TypeTextbook
AuthorRick Copeland, Jason Myers
Subject AreaComputers
FormatTrade Paperback
Dimensions
Item Height0.4 in
Item Weight12.8 Oz
Item Length9 in
Item Width7.1 in
Additional Product Features
Edition Number2
Intended AudienceScholarly & Professional
LCCN2016-448122
IllustratedYes
SynopsisDive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and SQLite. Using real-world examples, this practical guide shows you how to build a simple database application with SQLAlchemy, and how to connect to multiple databases simultaneously with the same metadata. SQL is a powerful language for querying and manipulating data, but it's tough to integrate it with your application. SQLAlchemy helps you map Python objects to database tables without substantially changing your existing Python code. If you're an intermediate Python developer with knowledge of basic SQL syntax and relational theory, this book serves as both a learning tool and a handy reference. Essential SQLAlchemy includes several sections: SQLAlchemy Core: Provide database services to your applications in a Pythonic way with the SQL Expression Language SQLAlchemy ORM: Use the object relational mapper to bind database schema and operations to data objects in your application Alembic: Use this lightweight database migration tool to handle changes to the database as your application evolves Cookbook: Learn how to use SQLAlchemy with web frameworks like Flask and libraries like SQLAcodegen, Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and SQLite. Using real-world examples, this practical guide shows you how to build a simple database application with SQLAlchemy, and how to connect to multiple databases simultaneously with the same metadata. SQL is a powerful language for querying and manipulating data, but it'??s tough to integrate it with your application. SQLAlchemy helps you map Python objects to database tables without substantially changing your existing Python code. If you'??re an intermediate Python developer with knowledge of basic SQL syntax and relational theory, this book serves as both a learning tool and a handy reference. Essential SQLAlchemy includes several sections: SQLAlchemy Core: Provide database services to your applications in a Pythonic way with the SQL Expression Language SQLAlchemy ORM: Use the object relational mapper to bind database schema and operations to data objects in your application Alembic: Use this lightweight database migration tool to handle changes to the database as your application evolves Cookbook: Learn how to use SQLAlchemy with web frameworks like Flask and libraries like SQLAcodegen