An open API service indexing awesome lists of open source software.

https://github.com/abdullahashfaqvirk/sql-database-connectors

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.
https://github.com/abdullahashfaqvirk/sql-database-connectors

database db-manager mysql mysql-connector pyodbc python sql sqlserver

Last synced: 9 months ago
JSON representation

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.

Awesome Lists containing this project

README

          

# 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.