Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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.

License

NotificationsYou must be signed in to change notification settings

blue-yonder/turbodbc

Repository files navigation

turbodbc logo

Turbodbc - Turbocharged database access for data scientists.

Build StatusDocumentation StatuscodecovAnaconda-Server BadgeAnaconda-Server Badge

Turbodbc is a Python module to access relational databases via theOpen Database Connectivity (ODBC)interface. Its primary target audience are data scientiststhat use databases for which no efficient native Python drivers are available.

For maximum compatibility, turbodbc complies with thePython Database API Specification 2.0 (PEP 249).For maximum performance, turbodbc offers built-inNumPy andApache Arrow supportand internally relies on batched data transfer instead of single-record communication asother popular ODBC modules do.

Turbodbc is free to use (MIT license),open source (GitHub),works with Python 3.9+, and is available for Linux, macOS, and Windows.

Turbodbc is routinely tested withMySQL,PostgreSQL,EXASOL,andMSSQL, but probably also works with your database.

Nice! Where can I find documentation?

Follow this link to thelatest turbodbc documentation.The documentation explains how to install and use turbodbc, and also providesanswers to many questions you might have.

Is turbodbc on Twitter?

Yes, it is! Just follow@turbodbcfor the latest turbodbc talk and news about related technologies.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp