GitHunt
ZE

zenyui/pymssql

Official home for the pymssql source code.

pymssql - DB-API interface to Microsoft SQL Server

.. image:: https://travis-ci.org/pymssql/pymssql.png?branch=master
:target: https://travis-ci.org/pymssql/pymssql

.. image:: https://ci.appveyor.com/api/projects/status/ts4q4nptm15ac6j7/branch/master?svg=true
:target: https://ci.appveyor.com/project/level12/pymssql/branch/master

.. image:: http://img.shields.io/pypi/dm/pymssql.svg
:target: https://pypi.python.org/pypi/pymssql/

.. image:: http://img.shields.io/pypi/v/pymssql.svg
:target: https://pypi.python.org/pypi/pymssql/

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.

.. _Microsoft SQL Server: http://www.microsoft.com/sqlserver/
.. _Python: http://www.python.org/
.. _PEP-249: http://www.python.org/dev/peps/pep-0249/
.. _FreeTDS: http://www.freetds.org/

Detailed information on pymssql is available on the website:

http://pymssql.org

New development is happening on GitHub at:

https://github.com/pymssql/pymssql

There is a Google Group for discussion at:

https://groups.google.com/forum/?fromgroups#!forum/pymssql

Do you use pymssql?

Can you take a minute and fill out this survey to help us prioritize development tasks?

https://www.surveymonkey.com/s/KMQ8BM5

.. image:: https://d2weczhvl823v0.cloudfront.net/pymssql/pymssql/trend.png
:alt: Bitdeli badge
:target: https://bitdeli.com/free

Languages

Python60.2%C35.6%PowerShell2.2%Shell1.1%Batchfile0.8%Smarty0.2%
GNU Lesser General Public License v2.1
Created December 16, 2016
Updated December 16, 2016