Import Excel Tables To SQL Server (Or Any Database) Without A Single Line Of SQL Using Python

preview_player
Показать описание
If you are a heavy SQL Server user like myself, which constantly needing to import data from an Excel file to SQL Server, then you will find this video extremely useful. In this video, we will create a very handy Python program to dynamically import tables from an Excel file to SQL Server or any database without writing a single line of SQL statement.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#python #sqlserver #database #automation #SQLAlchemy
Рекомендации по теме
Комментарии
Автор

Great video! How would you identify duplicates from sql and dataframe before appending to sql?

Yuya
Автор

Thanks for sharing, great content. Greetings 👍🏻

tor-code
Автор

How did it know where the file was. I did not see you adding a path

beinggillani
Автор

Hello sir i have excel sheet and in this excel data refresh every 1min. Now my requirement is i want to tranfer all my excel data into sql server without closing my excel sheet and data transfer in every 1min then how to do please let me know

mehuljoshi
Автор

I love the video, but call me "lazy", can you post the python script? Thank you

ws