turbodbc

Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.

MIT License

Downloads
5.9K
Stars
616
Committers
36

Bot releases are visible (Hide)

turbodbc - Turbodbc 5.0.0rc1

Published by xhochy about 1 month ago

What's Changed

Full Changelog: https://github.com/blue-yonder/turbodbc/compare/4.14.0...5.0.0rc1

turbodbc - Turbodbc 4.14.0 Latest Release

Published by xhochy 2 months ago

turbodbc - Turbodbc 4.13.0

Published by xhochy 2 months ago

What's Changed

Full Changelog: https://github.com/blue-yonder/turbodbc/compare/4.12.1...4.13.0

turbodbc - Turbodbc 4.12.1

Published by xhochy 5 months ago

Remove usage of pkg_resources

turbodbc - turbodbc 4.12.0

Published by xhochy 5 months ago

  • Support pyarrow=16
  • Drop Python 3.9
turbodbc - Turbodbc 4.11.1

Published by xhochy 6 months ago

Set upper limit on pyarrow also in pyproject.toml

turbodbc - Turbodbc 4.11.0

Published by xhochy 9 months ago

Support pyarrow=15

turbodbc - Turbodbc 4.10.1

Published by xhochy 9 months ago

Re-upload of 4.10.1 as this repo still doesn't pick up git tags.

turbodbc - Turbodbc 4.10.0

Published by xhochy 9 months ago

  • Fix performance bug in dealing with character columns under Windows, because of utf conversion by using simdutf instead of wstring_convert
turbodbc - Turodbc 4.9.0

Published by xhochy 11 months ago

Same as 4.8.1

turbodbc - Turbodbc 4.8.1

Published by xhochy 11 months ago

What's Changed

Full Changelog: https://github.com/blue-yonder/turbodbc/compare/4.8.0...4.8.1

turbodbc - Turbodbc 4.8.0

Published by xhochy 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/blue-yonder/turbodbc/compare/4.7.0...4.8.0

turbodbc - Turbodbc 4.7.0

Published by xhochy about 1 year ago

  • Support pyarrow=13
turbodbc - Turbodbc 4.6.0

Published by xhochy over 1 year ago

  • Drop python 3.8 support
  • Add python 3.11 support
  • Require numpy>=1.20.0
  • Require pyarrow>=7
  • Support pyarrow=12
  • Bump pybind11 version to 2.10.4
  • Update GitHub Actions
  • Update pre-commit hooks and linting
turbodbc - Turbodbc 4.5.10

Published by xhochy over 1 year ago

Add support for pyarrow=11.

turbodbc - Turbodbc 4.7.9

Published by xhochy over 1 year ago

Better handling of CXX11ABI build flags.

turbodbc - Turbodbc 4.5.8

Published by xhochy over 1 year ago

Reupload of 4.5.7

turbodbc - Turbodbc 4.5.7

Published by xhochy over 1 year ago

What's Changed

Full Changelog: https://github.com/blue-yonder/turbodbc/compare/4.5.6...4.5.7

turbodbc - Turbodbc 4.5.6

Published by xhochy almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/blue-yonder/turbodbc/compare/4.5.5...4.5.6

turbodbc - Turbodbc 4.5.5

Published by xhochy about 2 years ago

Package Rankings
Top 8.17% on Proxy.golang.org
Top 3.42% on Pypi.org
Top 19.05% on Conda-forge.org
Badges
Extracted from project README
Build Status Documentation Status codecov Anaconda-Server Badge Anaconda-Server Badge
Related Projects