pysqlplus icon indicating copy to clipboard operation
pysqlplus copied to clipboard

pysqlplus

A small project to enable easy interaction between Python and MS SQL Server.

Getting Started

Development Python code is contained within the /lib directory. The main body of code controlling interactions between Python and MS SQL Server is contained within data.py.

Please read documentation here

Prerequisites

Python 3.7.x
MS SQL Server