Category: Programming
In this article, I am going to connect to my MySQL Database using Python. To connect to MySQL database from Python, we need a specific module such as mysql-connector-python. We need to install this module…
What’s up everyone, welcome to my blog. Today I am going to share my progress in learning Python. I will call this series My Phyton Journey. In this first article, I am going to read…
I want to share my experience when using Retool to build a web application for my company. Retool is a simple, easy-to-use web tool and applications builder. It is known as a no-code web app…
Hello everyone, if you follow this blog, you will find many tutorials about Microsoft SQL Server. In the past, we learned how to install SQL Server on different operating systems. In this article, we will…