Mini Program 5 - Connecting SQLite DB using Python

Have you observed that Knowddy and Hairbrow keeps changing their shapes and size? However, rest assure their characteristics - continuous learning remains the same. The same is with the data. You can save them as excel and perform data manipulations or store them as dataframe and perform the analysis. Another way is to push the data into sql tables and write your queries to get the insights. We see that Python is robust enough to allow you to connect to a database and perform all the sql operations. The study buddies have tried and tested this using a light weight database - sqllite. 

Do you want to try sqllite connections in Python with them? Below is the pseudo code for you to experiment with and here is the link to their version (GitHub Code)


All visuals are created using Canva

Comments

Popular posts from this blog

Mini Program 14 - Health Insurance Data Analysis & Model building using Python - Part 1

Mini Program 15 - Health Insurance Data Analysis & Model building using Python - Part 2

Mini Program 16 - Health Insurance Data Analysis & Model building using Python - Part 3