Raw SQL vs Query Builder vs ORM

How to talk with your relational database

Martin Thoma
Level Up Coding
Published in
11 min readJul 20, 2020

--

Image Source: Screenshot of phpmyadmin taken by Martin Thoma

Databases are the core of storing state for almost all web applications. For that reason taking care of the interactions with the database is crucial to make sure the application keeps running. The way to interact with most relational databases is SQL — the Structured Query Language. SQL makes it incredibly simple to switch the actual…

--

--

I’m a Software Engineer with over 10 years of Python experience (Backend/ML/AI). Support me via https://martinthoma.medium.com/membership