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. (by blue-yonder)

Turbodbc Alternatives

Similar projects and alternatives to turbodbc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better turbodbc alternative or higher similarity.

turbodbc reviews and mentions

Posts with mentions or reviews of turbodbc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-16.
  • Arrowdantic 0.1.0 released
    3 projects | /r/Python | 16 Apr 2022
    It supports reading from and writing to ODBC compliant databases at likely similar performance as turbodbc and it does not require conda to install.
  • arrow-odbc: Fetch arrow arrays from an ODBC data source in a pip installable environment
    2 projects | /r/Python | 23 Nov 2021
    turbodbc is great, but a pain to build, at least without conda. arrow-odbc-py uses cffi (rather than PyO3) to talk to a rust backend and than uses the Arrow C Data interface to provide the user with pyarrow compatible arrow arrays. The use of a dedicated C interface in both places, avoids linking directly against the Python C-Interpreter as well as the specific C++ Arrow libraries your pyarrow version depends on. Avoiding some pain of dependency hell.

Stats

Basic turbodbc repo stats
2
604
8.0
about 1 month ago

blue-yonder/turbodbc is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of turbodbc is C++.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com