• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
SQLAlchemy 2 In Practice: Learn to program relational databases in Python step-by-step

SQLAlchemy 2 In Practice: Learn to program relational databases in Python step-by-step

Paperback

Databases

ISBN13: 9798377109860
Publisher: Independently Published
Published: May 5 2023
Pages: 192
Weight: 0.75
Height: 0.41 Width: 7.50 Depth: 9.25
Language: English
SQLAlchemy 2.0 In Practice introduces Python developers to the latest version of the SQLAlchemy relational database framework, by building a non-trivial database project from the start and in small incremental steps. Following this book's guidance, you will build a database for a made-up online business that sells retro home computers of the 1980s and 1990s. As part of this project you will learn how to build:
  • a product catalog
  • an ordering system with customers, orders and order details
  • a product review solution with star ratings and user comments
  • a page analytics solution that does not rely on third-party services
All chapters include abundant examples of database queries, along with exercises for the reader to work on (solutions to the exercises are provided).

For developers interested in using SQLAlchemy in larger applications, information and examples on integrating databases into web applications written with the Flask and FastAPI frameworks is provided. A chapter dedicated to the use of SQLAlchemy 2 in asynchronous applications based on the asyncio package is included as well.

Also in

Databases