Skip to main content

A MSSQL wrapper for pyodbc, with simplified functionality.

Project description

MSSQLpyWrapper

This package is a wrapper for the pyodbc package intended to simplify the connection to and querying of local (on the host machine) MSSQL databases.

Instead of using the habitual pyodbc classes, the MSSQLWrapper class limits user input to some extent, in exchange for simplicity and clarity of use. The user simply instantiates an object by providing its constructor with the SERVER and the DATABASE. Queries are performed by calling one of the two types of methods: safe or unsafe queries, which take as few as one or two arguments.

This package is highly subject to change. New features may be added and/or existing ones removed.

Francisco A. B. Sampaio, INEGI, 2021

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mssql_pyodbc_wrapper-1.0.5a0-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page