What's new
Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Python How-To (MEAP)

0DAYDDL

Active member
531cb1dd9817df970703d33a822b54b0.png



pdf | 5.87 MB | English | Isbn:‎ B018UXJADG | Author: Yong Cui | Year: 2015



Description:

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

Category:SQL Databases, Internet Culture



RapidGator
Code:
https://rapidgator.net/file/65261861e7835a6869c99644ba785028/
DDownload
Code:
https://ddownload.com/r97f7ji45zpd
 

Users who are viewing this thread

Back
Top