The Django ORM series covers a range of common functions that you will perform on a database with Django. In this tutorial we introduce the idea of running your own SQL queries, thus bypassing some of the Django ORM features. This is an introductory guide to help you get start with the general concepts and structure of building raw SQL queries.

Code Repository : https://github.com/veryacademy/YT-Django-ORM-introduction-raw-sql-part7

Subscribe : https://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w

#django #sql

Django ORM - Performing raw SQL queries
2.25 GEEK