Get Free Shipping on orders over $49
Essential SQLAlchemy : Mapping Python to Databases - Jason Myers

Essential SQLAlchemy

Mapping Python to Databases

By: Jason Myers, Rick Copeland

Paperback | 22 December 2015 | Edition Number 2

At a Glance

Paperback


RRP $76.00

$60.80

20%OFF

or 4 interest-free payments of $15.20 with

 or 

Ships in 15 to 25 business days

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

More in Programming & Scripting Languages

Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Python All-in-One For Dummies : 3rd Edition - Alan Simpson

RRP $74.95

$49.99

33%
OFF
Swift : The Practical Guide - Kerem Koseoglu
Introduction to Programming Languages - Gordon Hurley
C# 10.0 All-in-One For Dummies : For Dummies (Computer/Tech) - John Paul Mueller
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Coding All-in-One For Dummies : 2nd Edition - Chris Minnick

RRP $69.95

$46.99

33%
OFF
Fundamentals of Python : 3rd Edition - First Programs - Kenneth Lambert
Effective Typescript : 83 Specific Ways to Improve Your Typescript - Dan VanderKam
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley