python-pymssql/README.md

5 lines
183 B
Markdown
Raw Normal View History

2024-01-05 16:27:19 +01:00
# python-pymssql
A simple database interface to Microsoft SQL Server (MS-SQL) for Python that builds on top of FreeTDS to provide a Python DB-API (PEP-249) interface to SQL Server.