Skip to content

aniaan/pymssql

 
 

Repository files navigation

pymssql - DB-API interface to Microsoft SQL Server

Feature:
  1. Fine-grained number types, such as int, long, float, double
  2. Cursor description has richer information, such as precision, scale
Install:
pip install pymssql-plus

A simple database interface for Python that builds on top of FreeTDS to provide a Python DB-API (PEP-249) interface to Microsoft SQL Server.

About

Official home for the pymssql source code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.3%
  • PowerShell 3.9%
  • Shell 3.4%
  • Batchfile 1.5%
  • C 0.4%
  • Dockerfile 0.3%
  • Smarty 0.2%