Embedded SQL in Python

MySQL and Python

Shivam Verma
Python in Plain English
3 min readFeb 13, 2022

--

Google Images by morioh.com

Embedded SQL is a way of combining the computing power of a programming language, eg: Python, Java, C++, etc., and the database manipulation capabilities of SQL; we will be having hands-on experience with a MySQL database, but you can use any SQL database, e.g., Postgresql, MariaDB, etc.

Embedded SQL statements are SQL statements written inline with the program source…

--

--

SWE @Microsoft || Building @shop2app || prev intern @daveai, @plunes & @rivi || Interview Preparation with me at https://topmate.io/shivam_verma10