Giter VIP home page Giter VIP logo

vishalbelsare / turbodbc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blue-yonder/turbodbc

0.0 0.0 0.0 1.57 MB

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.

Home Page: http://turbodbc.readthedocs.io/en/latest

License: MIT License

CMake 4.24% Makefile 1.04% Python 17.37% Shell 0.05% C++ 77.11% C 0.16% Batchfile 0.04%

turbodbc's Introduction

turbodbc logo

Turbodbc - Turbocharged database access for data scientists.

Build Status Documentation Status codecov Anaconda-Server Badge Anaconda-Server Badge

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

For maximum compatibility, turbodbc complies with the Python Database API Specification 2.0 (PEP 249). For maximum performance, turbodbc offers built-in NumPy and Apache Arrow support and internally relies on batched data transfer instead of single-record communication as other popular ODBC modules do.

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

Turbodbc is routinely tested with MySQL, PostgreSQL, EXASOL, and MSSQL, but probably also works with your database.

Nice! Where can I find documentation?

Follow this link to the latest turbodbc documentation. The documentation explains how to install and use turbodbc, and also provides answers to many questions you might have.

Is turbodbc on Twitter?

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

turbodbc's People

Contributors

mathmagique avatar xhochy avatar matthias-bach-by avatar fjetter avatar keitherskine avatar mariusvniekerk avatar bjoernmeier avatar yaxxie avatar alippai avatar ldacey avatar wesm avatar pacman82 avatar chmp avatar atombaf avatar bjoern-meier-by avatar dvska avatar holgerpeters avatar kszucs avatar amerkel2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.