A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://books.agiliq.com/projects/django-orm-cookbook/en/latest/introduction.html below:

Website Navigation


Introduction — Django ORM Cookbook 2.0 documentation

Introduction¶

Django ORM is one of the key pillars of Django. It provides abstractions to work with databases, in a mostly database agnostic way.

Django ORM combines ease of use with powerful abstractions. It keeps “Simple things easy and hard things possible”.

In this book, we will learn Django ORM by doing things with it. We will ask about 50 questions about Django ORM, and get a deeper understanding of the ORM.

How to read this book.¶

Each chapter in the book is question. The questions are grouped in related chapters. You can read the book in either of two ways.

  1. If you are looking to get answers to specific questions, read that chapter and other chapters in that group.
  2. If you are need to get a deeper understanding of Django ORM and models layer, read the chapters from start to the end.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4