SQL Databases with Pandas and Python - A Complete Guide

Поділитися
Вставка
  • Опубліковано 31 тра 2024
  • In this Python tuturial we talk all about connecting to SQL Databases with Python and Pandas. Python is the swiss army knife of data anaylsis, and relational databases are the most common way data is stored at small and large companies. Learning how to best connect the two is an essential skill for any data professional.
    Timeline:
    00:00 Intro
    01:02 Setting up A Toy Database with Docker
    02:35 DBMS to Pull Data
    04:55 Querying Data via Python API
    08:35 Querying with Pandas read_sql
    11:24 Writing data with Pandas to_sql
    Check out my other videos:
    Data Pipelines: Polars vs PySpark vs Pandas: • The BEST library for b...
    Polars for Data Science: • Polars: The Next Big P...
    Speed up Pandas Dataframes: • This INCREDIBLE trick ...
    Avoid These Pandas Mistakes: • 25 Nooby Pandas Coding...
    Links to my stuff:
    * UA-cam: youtube.com/@robmulla?sub_con...
    * Discord: / discord
    * Twitch: / medallionstallion_
    * Twitter: / rob_mulla
    * Kaggle: www.kaggle.com/robikscube
  • Наука та технологія

КОМЕНТАРІ • 125

  • @molmock
    @molmock 11 місяців тому +25

    Instantly liked and downloaded to watch offline. Your channel is pure gold🙏🙏🙏

    • @robmulla
      @robmulla  11 місяців тому +3

      Wow, thank you! I apprecaite the feedback.

    • @raingo5625
      @raingo5625 11 місяців тому +1

      +1

  • @Xnozea
    @Xnozea 11 місяців тому +22

    I like the way you started with low level examples and made your way to more practical high level stuff. Thanks.

    • @robmulla
      @robmulla  11 місяців тому +4

      Thanks, I tried to explain it the same way that I learned it over months/years. It makes sense to walk through it that way.

  • @tomasrubinstein4889
    @tomasrubinstein4889 11 місяців тому +1

    Hey Rob! Been watching your channel for a while and it’s both super helpful and interesting! Thank you very much for bringing this type of content to UA-cam!

  • @coneuer15
    @coneuer15 11 місяців тому +26

    This is super helpful, I am a data analytics student, literally cant live without your channel and your contents. Thank you a million times and please keep up the good work! P.S: by any chance you can make a tutorial about Apache spark in python?

  • @ismaelsantana7430
    @ismaelsantana7430 11 місяців тому +4

    Thanks Rob! my understanding of databases and Python improves everytime I watch your videos! Keep going!

    • @robmulla
      @robmulla  11 місяців тому +1

      Glad to hear that. Learn a little every day and before you know it you'll be an expert!

  • @broteinstain8256
    @broteinstain8256 11 місяців тому +1

    First time watching one of your videos. Great job explaining the details of how the sql connection works, especially with SQLAlchemy. I have used SQLAlchemy alot and the details you provided were perfect for getting new users up and running. I will have to watch some more of your content in the future.

  • @othmanaitmaatallah5816
    @othmanaitmaatallah5816 11 місяців тому +3

    I used to connect with databases via Sqlite3 and dump the data into a csv file. After that, I imported data using Pandas. But this tutorial spotted the light on other ways to do it in a straight forward manner. Thank you for sharing and keep up the good work!
    My favorite singer is Rob Thomas, My favorite programmer is Rob Mulla!

    • @robmulla
      @robmulla  11 місяців тому

      Haha. Happy to be one of your favorites alongside Mr Thomas

  • @kingkong792
    @kingkong792 11 місяців тому

    You’re the plug! Thanks Rob!

  • @mpfiesty
    @mpfiesty 2 місяці тому

    Chefs kiss. Love the content.

  • @ayambasumailaimoro2082
    @ayambasumailaimoro2082 11 місяців тому

    Thank you sir. I like your tutorials a lot because they are usually short but the content is amazing🙏🙏

  • @FarizDarari
    @FarizDarari 4 місяці тому

    Very clear tutorial! Thanks!

  • @charlie2288345
    @charlie2288345 11 місяців тому

    Oh this is an amazing video to stumble onto!! Let me save this and trying to practice some database pulls. Thanks for the lesson!

    • @robmulla
      @robmulla  11 місяців тому

      Glad you enjoyed it! It's a time saver and allows you to automate a lot of tasks.

  • @jdhouse6501
    @jdhouse6501 11 місяців тому +3

    You deserve way more views. I use a lot of what you say at work!

    • @robmulla
      @robmulla  11 місяців тому +1

      Thanks! So glad you find the videos I make helpful.

  • @jonathanhody3622
    @jonathanhody3622 11 місяців тому +8

    Great video as usual! Thank you for this. Do you perhaps consider doing a video on how to create cloud SQL databases for small (personal) project? I would love to see what is the best way to do it and access it with Python. If you also have some nice tools such as docker or beaverDB for this, that would be highly appreciated

  • @abhishekyadav2041
    @abhishekyadav2041 10 місяців тому

    Very helpfull man,
    Will see your all videos 👍

  • @huntercoleman1347
    @huntercoleman1347 11 місяців тому +6

    This is just a tutorial, but a quick note to anyone new to databases who is putting this into a production environment, your root password should not be just a dictionary word.

    • @robmulla
      @robmulla  11 місяців тому +2

      Absolutely! Great point. I'm assuming most people who are learning this will be more end users and not DB admins.

  • @pavlostsoukias8147
    @pavlostsoukias8147 11 місяців тому +1

    Top quality as always! Tnx Rob!

    • @robmulla
      @robmulla  11 місяців тому +1

      Thank you 👏 Glad you like it.

  • @jadelaossa
    @jadelaossa 11 місяців тому

    Thank you Rob!!
    For a next video, LightGBM/XGBoost hyperparameter tunning would be amazing!!

  • @plastiquec4218
    @plastiquec4218 25 днів тому

    great tutorial !!!

  • @alex_df
    @alex_df 11 місяців тому +1

    I was about to throw a brick at you when you used a for loop to read the database instead of using read_sql method! 🤣Great stuff as always!

  • @mariumbegum7325
    @mariumbegum7325 10 місяців тому +1

    Very insightful video!

    • @robmulla
      @robmulla  10 місяців тому

      Glad it was helpful!

  • @ringostarkiller7097
    @ringostarkiller7097 11 місяців тому +1

    Thank you Rob, i love ur videos! 🤩

    • @robmulla
      @robmulla  11 місяців тому

      Thanks for watching. Glad you enjoy watching these, I like making them.

  • @user-og3pj9nr7t
    @user-og3pj9nr7t 6 місяців тому

    such a wonderful video

  • @Harpoika
    @Harpoika 11 місяців тому +1

    This is one great video! Liked and subscribed.

    • @Harpoika
      @Harpoika 11 місяців тому +1

      I'm not a computer person but as a business owner I've ended using jupyter notebooks to interact with my data instead of Excel. I get so much help from AI to blast through technicalities that were preventing me from doing it before. This video is a true eye opener for me!

    • @robmulla
      @robmulla  11 місяців тому

      Awesome! Glad it helped.

  • @shivamd23
    @shivamd23 11 місяців тому +1

    brilliant video.
    Thanks For Making This Video 😊

    • @robmulla
      @robmulla  11 місяців тому

      Thanks for watching and commenting!

  • @scottbrewer474
    @scottbrewer474 11 місяців тому

    Nice summary to a pattern that took me bit to figure out myself awhile ago! I'd add that it may have been worth mentioning use of a context handler for the connection, but I suppose the pandas pattern is preferred b/c it already does that.

  • @dk-ww3kp
    @dk-ww3kp 11 місяців тому +1

    Amazing video as always 👏👍🏻

    • @robmulla
      @robmulla  11 місяців тому

      Thank you so much 😀 - Glad you liked it.

  • @ayayronbalakey7789
    @ayayronbalakey7789 15 днів тому +1

    did anyone notice how the "Subscribe" plays a simple gradient animation when he mentions to "subscribe to the channel" around 0:58?? so cool

  • @akankshasinha946
    @akankshasinha946 11 місяців тому +1

    Thank you Rob for making this video! I am interested in learning to save data frames/excel/csv to MSSQL i.e saved on AWS EC2 using Python(Jupyter notebook). The script I am running is getting lots of connection error. Looking forward to the video on the topic.

  • @joseph-rn6mp
    @joseph-rn6mp 11 місяців тому +7

    I found the part about using Docker for the MySQL server to be super useful. Have you thought about making an exclusive video about the different applications of Docker for Data Science? Thank you for the video! :D

    • @robmulla
      @robmulla  11 місяців тому +2

      Oh. That’s a great idea. So many applications but honestly I don’t utilize it as much as I should.

  • @luizsimoes8976
    @luizsimoes8976 11 місяців тому +1

    First I click like and then watch the video. Thanks for so much!

    • @robmulla
      @robmulla  11 місяців тому +1

      You're the best! Glad you expect to like it even before watching.

  • @jedrichards6575
    @jedrichards6575 11 місяців тому +1

    Great video! Next time let's see a PyTorch intro!

    • @robmulla
      @robmulla  11 місяців тому

      It's on my todo list 😄 - Thanks for watching.

  • @Dongnanjie
    @Dongnanjie 3 місяці тому

    Thank you!

  • @danielkimia2004
    @danielkimia2004 11 місяців тому

    Thanks a lot, Rob! It's really helpful. Do you mind sharing the Jupyter notebook as well?

  • @ZeuSonRed
    @ZeuSonRed 8 місяців тому

    This was amazing I thing you should do an official tutorial one day.

  • @SUGATORAY
    @SUGATORAY 11 місяців тому +1

    Rob, thank you for making this video. Very good content as usual.
    Could you please consider making a video on data versioning with various types of data versioning tools (DVTs)?
    DVC
    GitLFS
    Dolt
    DeltaLake
    LakeFS
    Liquibase
    … to name a few.
    #database #dataversioning #versioning #data #sqldbversioning #sql #db #liquibase #lakefs #deltalake #dolt #gitlfs #dvc

  • @ramchillarege1658
    @ramchillarege1658 4 місяці тому

    nice. thanks.

  • @andybecker5001
    @andybecker5001 11 місяців тому

    I use sqlalchemy every day. It’s great. I would caution if your going to to_sql to create, make sure all the df columns are formatted the way they should be. You can get some wonky values in the created db table if you don’t.

  • @milindankur
    @milindankur 11 місяців тому +1

    Thanks Rob!

    • @robmulla
      @robmulla  11 місяців тому

      Thanks for watching & commenting Ankur!

  • @alphonsederus
    @alphonsederus 2 місяці тому

    Thanks, Rob! Sometimes I have queries that include both RDBMS and flat files. For example, 500,000 records are selected for a study and the RDBMS table is 5,000,000,000 records. What's an effective solution without bringing the whole table down?

  • @ericb1573
    @ericb1573 11 місяців тому

    Do we need to close a sqlalchemy connection like how the first method used cursor.close() and connection.close()?

  • @MichaelTVickers
    @MichaelTVickers 11 місяців тому +1

    Something that caught me last week at work--for the df.to_sql method you have to pass an sqlalchemy engine and not the connection object, like you see here. The pandas documentation isn't very clear on this.

  • @Skater88ish
    @Skater88ish 11 місяців тому +3

    I have found duckdb to be nice for sql related items and it also has some nice integrations with polars, pandas, arrow, and a few others. Its quick and I found the interface pretty easy to pickup on, speaking from my own perspective of limited experience with them.

    • @robmulla
      @robmulla  11 місяців тому +3

      I've tested out duckdb and hopefully will be making a video about it at some point. I agree it's really nice to write SQL and it flat files directly.

    • @murphygreen8484
      @murphygreen8484 11 місяців тому

      ​@@robmullaplease do!

  • @vinitkumarpatel1030
    @vinitkumarpatel1030 6 місяців тому

    thanks rob

  • @massoudkadivar8758
    @massoudkadivar8758 11 місяців тому +1

    Good job

    • @robmulla
      @robmulla  11 місяців тому

      thanks for the feedback.

  • @Arctect
    @Arctect 11 місяців тому +1

    Gooooood!!!

    • @robmulla
      @robmulla  11 місяців тому

      🔥🔥🔥

  • @markprubin
    @markprubin 6 місяців тому

    Fairly new with using Docker Rob. The script gave me issues in that the image's platform doesn't match mine. I have an M1 Max chip. Am I unable to move forward?

  • @azamiqbal8792
    @azamiqbal8792 11 місяців тому +1

    Super

  • @user-vb5tx4ci2s
    @user-vb5tx4ci2s 11 місяців тому +1

    Nice video. Would like to vote for pyspark in the future videos

    • @robmulla
      @robmulla  11 місяців тому

      Thanks for the suggestion. I do have one video on pyspark but if people want more I can give it a try!

  • @Al-Ahdal
    @Al-Ahdal 7 днів тому

    @Rob Mulla: It is requested to make comprehensive playlists on "Data Analytics & Visualization" using pandas, polars, matplotlib, seaborn, numpy etc. and how to connect with different databases from VS or Jupyter, and also REGEX.

  • @CarlosJimenez-pb6dq
    @CarlosJimenez-pb6dq 4 місяці тому

    Hello rob! The content of your videos is very helpful, THANK YOU! In this particular topic, I am trying to replicate the execution in an oracle database, but when trying to load the data from a dataframe, it shows this error: "DatabaseError: Execution failed on sql 'SELECT name FROM sqlite_master WHERE type=' table' AND name=?;': ORA-01036: illegal variable name/number". I have checked the data type and I can't find the problem. Can you guide me on the possible reasons for the error and how I could resolve it?

  • @beastmaroc7585
    @beastmaroc7585 8 місяців тому

    would like to see a video about data pipeline between SQL and Postresql when dealing with big tables like 10M rows ... how to do a fast load

  • @b_rizzle4808
    @b_rizzle4808 11 місяців тому

    now can you get this to build automation into it with power automate to run the python script on the cloud daily? i dont have a python server at work

  • @infamousprince88
    @infamousprince88 6 місяців тому

    Hi Rob - this was a very helpful video. My only concern is that my company uses Teradata as their SQL database. Do you happen to have instructions for doing these steps connecting to Teradata? Looking through the docs but haven’t currently found anything similar.
    I do have Python/pandas connected to my Teradata table currently but there’s a lot more code involved to make the connection.

    • @infamousprince88
      @infamousprince88 6 місяців тому

      Also curious if you have tips on iterating through a SQL table. An example is that I am wanting to pull data in only for a specific value and then move to the next value after the first value has been processed through my script.
      Ex.
      If I have Peter, Sue, John and Joe:
      Pull data in from Peter and then Sue, then John , Joe being last. In my real case it would be over 100 “persons” to iterate through. Hope this was clear. Essentially I wouldn’t want the entire table to come in all at once

  • @krishnabisen2666
    @krishnabisen2666 11 місяців тому +1

    What are the advantages of using the sqlalchemy engine over mysql.connector and cursor? It helps with code abstraction, but is there any difference performance wise?

    • @robmulla
      @robmulla  11 місяців тому

      Good question. I don't know if there are any performance differences, I just wanted to show the sqlalchemy approach because it supports more database types and that's how I typically set it up for most databases.

    • @krishnabisen2666
      @krishnabisen2666 11 місяців тому

      @@robmulla thanks for the reply. I decided to choose a method for the database connection that I'll use going forward. Couldn't find any huge difference between those two so decided to go with mysql connector for it's simplicity and light weight

  • @syedhaider0916
    @syedhaider0916 11 місяців тому

    Nice video. I am new to python and data science world transiting from Javascript world. Just wanted to ask if is this IntelliSense built into jupyter notebook?

    • @robmulla
      @robmulla  11 місяців тому +1

      Thanks for watching. Jupyter lab has really good autocomplete with hitting tab. I don't think it has IntelliSense by default but it can be enabled with extensions. You can also run notebooks in something like vscode if you prefer.

  • @jonathankapoor2389
    @jonathankapoor2389 11 місяців тому +1

    Thanks for this.
    You write the query as a string. Are you aware of a way to write the query in Python code and have intellisense and autocomplete available?

    • @robmulla
      @robmulla  11 місяців тому

      Thanks for watching. Great question. I don’t know of any way to do that directly in python. But I usually write my queries and test them in the db software before running them.

  • @YopSmile
    @YopSmile 11 місяців тому +1

    Thanks for the great video! What do you think of Redis? Is it worth using with Pandas?

    • @robmulla
      @robmulla  11 місяців тому +1

      Glad you liked the video. I've never used Redis personally, but it's an in-memory database so it will be very fast. There are downsides to this like cost and persistance. It really depends on your use case and if speed is the top priority. Once you read the data to pandas it's in memory so that might be all you need.

    • @YopSmile
      @YopSmile 11 місяців тому +1

      @@robmulla that's why I asked. Considering you've got good performance optimization videos.

  • @eduardomelo4340
    @eduardomelo4340 11 місяців тому +1

    Hey Rob, I really appreciate the way you explain things. Have you ever considered the idea of creating a course on topics that you excel in? I believe many people would enjoy having you as their teacher! You are such a skilled communicator that I would gladly pay for your course without hesitation.

    • @robmulla
      @robmulla  11 місяців тому +7

      Glad you enjoy my content. Currently I only make youtube videos as a side hobby. My main goal right now is to reach 100k subscribers. After that I'm going to re-evaluate and decide what the next goal would be. I don't think I'll do a course though, I like giving my content away for free and there are already so many other great courses out there. Not completely ruling it out though.

  • @Anna00722
    @Anna00722 5 місяців тому

    Hi, is there any way ,panda can read all the tables.. as there are many tables in db

  • @sadia-khanum
    @sadia-khanum 11 місяців тому

    Sir you have a Python playlist ( complete a to z course) ?

  • @shiftyjesusfish
    @shiftyjesusfish 10 місяців тому

    *my hand is up, I have a question!* it sounds dumb to ask. But, I'm new and I think I just had an ah-ha.... correct me if im wrong. But the theory is that to keep the code clean and computational light (minimal double handling), you break out of that single line so that you can accept the whole packet (or chunk of data) in one shot, and then, pandas, is able to take it in and reads it as a low res bit map or weighted map or something, and is able to natively process that data? skipping like a whole read write cycle for the package?
    Cause it feels like actual wizard magic how much data can be processed in real time these days😅😅

  • @AWinterSonata
    @AWinterSonata 2 місяці тому

    2:08 & 2:28 can someone explain where I should run these scripts in? is it in window's command line or an ide like jupyternotebook
    thanks

  • @nunolopes3910
    @nunolopes3910 11 місяців тому +1

    Amazing video!
    If we want to run this query daily like you said, how can we do it? (Must be a basic question, but i am just starting out and using jupyter lab to process data once, and want to know how to run the code daily if possible.
    Thank you in advance, and keep making this great content😁

    • @robmulla
      @robmulla  11 місяців тому

      Glad you liked the video. If you are running on Linux you could write a python script to do your daily processing. Then use a cronjob that runs that script at a certain frequency (hourly, daily…)

    • @nunolopes3910
      @nunolopes3910 11 місяців тому

      @@robmulla Always like the videos, even if some are a little advanced for where i am at! Thank you for your answer, going to look into it :)

  • @nisheksharma7583
    @nisheksharma7583 11 місяців тому +1

    Rob is this community version or enterprise of thedbeaver?

    • @robmulla
      @robmulla  11 місяців тому

      Just the community version.

  • @nothingisreal6345
    @nothingisreal6345 11 місяців тому +1

    Compare to LINQToSQL this feels like stone ages. Isn't there are reasonable ORM for Panda that imports the DB model automatically and the allows writing queries in Python instead of SQL?

    • @mad1337nes
      @mad1337nes 11 місяців тому +2

      Maybe I'm not fully getting it (quickly googled linq), but the second half/ pd.read_sql is basically that. Once the data is in a pandas dataframe you can manipulate it like normal.
      Sqlalchemy does let you treat dbs and tables more as objects if you want to do it that way( db.table.fetchall() or something)....but SQL is pretty standard and easy anyways. Not everything needs a gui and a handhold, this is for scripting/automation; besides looking at 50 char CammelCasedFunctionsNamed.DoubleClickOnAction() seems pretty trash and overly complicated, comparatively.

    • @robmulla
      @robmulla  11 місяців тому +1

      I think @mad1337nes is correct. @nothingisreal6345 - I'm showing the process of querying the database in different ways and it really depends on your use case. Sqlalchemy has an ORM, but I've never used it beyond the basics: docs.sqlalchemy.org/en/20/orm/

  • @DanielBaldovinoP
    @DanielBaldovinoP 9 місяців тому

    Ay wey, mi mente!

  • @CaribouDataScience
    @CaribouDataScience 11 місяців тому +2

    Are you and duckdb on speaking terms?

    • @robmulla
      @robmulla  11 місяців тому +1

      Ducks can’t talk.

  • @spamspamspamspam3459
    @spamspamspamspam3459 11 місяців тому +1

    What about pyodbc

  • @seya2183
    @seya2183 2 місяці тому

    Exist also pandassql u can create querys sql in pandas.

  • @aleman12345
    @aleman12345 11 місяців тому +1

    do an example with SAP HANA

    • @robmulla
      @robmulla  11 місяців тому

      What is that?

    • @aleman12345
      @aleman12345 11 місяців тому

      @@robmulla The ERP from SAP, I think it's mainly focused on real estate, building or facility management. I am trying to get an easier way of downloading the info from the cloud using SQL to process with pandas and in the end prepare an excel report and send downloaded info to Airtable in order to be in Sync. But SAP is not that easy to customise or to handle or to even access options, it only allows at the moment a slow extraction of data trough excel downloads. I think your suggestion might be good idea.

  • @marcw.5492
    @marcw.5492 Місяць тому

    Why do I feel like I learned all this in 1980 and have to now re learn it with different syntax. Isnt this 2024 ?
    Why not use EXCEL ?

  • @cameronosborne7405
    @cameronosborne7405 10 місяців тому +1

    This guy’s face is AI generated in the video

  • @midasredblade236
    @midasredblade236 11 місяців тому

    mans a grandmaster in kaggle

  • @phsopher
    @phsopher 11 місяців тому +2

    Is it just me or does Rob look AI generated in the beginning?

  • @konnli1
    @konnli1 11 місяців тому +1

    Pandas and PDF. reading data from a pdf document

    • @robmulla
      @robmulla  11 місяців тому

      I have a video about extracting text from an image.

    • @konnli1
      @konnli1 11 місяців тому

      @@robmulla let me check it out. thanks

  • @cgyh68748
    @cgyh68748 8 місяців тому +1

    sos groso sabelo

  • @soumyajitbiswas3727
    @soumyajitbiswas3727 9 місяців тому

    Out of Curiosity..... Why do you look like AI-generated? :-)

  • @bijayamanandhar3890
    @bijayamanandhar3890 6 місяців тому

    I just don't understand why there is a romantic musical background in such a nice academic video that you have created after a huge effort. The unnecessary musical background just spoils the quality because the viewers watch this type of videos not in a romantic mood at all. Please remove the music. Thanks!

  • @user-pm6jl6df9q
    @user-pm6jl6df9q 10 місяців тому

    hey rob, I just love your content and the way you present it from every perspective, there is just one thing I want to mention here that we can get results from cursor in bulk using fetchall() method

  • @---ni1fz
    @---ni1fz 11 місяців тому

    Thank you for your great content! For a next topic, I would love a video on Pytorch.