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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mssql_pyodbc_wrapper-1.0.5a0-py3-none-any.whl.
File metadata
- Download URL: mssql_pyodbc_wrapper-1.0.5a0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07dd0f6c5e5f9d0bbec515e1280f03a97648f3f1a2662ecea7c236792d44986e
|
|
| MD5 |
424e19cfdfcb42cd2f588a95a8f58cf6
|
|
| BLAKE2b-256 |
50e034fc23a0f071ce4827a22989f207bd3b0ce9f27800bb807b673271af9870
|