Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 305 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 305 Bytes

SQL-Database-Connectors

This repository offers a toolkit for managing SQL Server and MySQL databases using Python. It includes Python based connectors for interacting with SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy database interaction, query execution and task automation.