Skip to main content

PyPyODBC - A Pure Python ODBC module by ctypes

Project description

PyPyODBC - A Pure Python ctypes ODBC module

http://pypyodbc.googlecode.com/svn/trunk/pypyodbc/Logo.gif

Features

  • Pure Python, compatible with PyPy (tested on Win32) and IronPython

  • Almost totally same usage as pyodbc

>>>Demo Script

History

Version 0.8.2 Aug 27 2012
  • Differentiate sql_varchar and sql_longvarchar;

  • Initial support for SQLAlchemy;

Version 0.8.1 Aug 26 2012
  • Fixed the long type parameter issue;

  • Added IronPython in the supported platform

Version 0.8 Aug 25 2012
  • Added getinfo method;

Version 0.7 Jul 28 2012
  • Fixed text/ntext issues;

Project details


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