{"id":13569273,"url":"https://github.com/blue-yonder/turbodbc","last_synced_at":"2025-05-14T10:05:25.717Z","repository":{"id":5894973,"uuid":"54189815","full_name":"blue-yonder/turbodbc","owner":"blue-yonder","description":"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.","archived":false,"fork":false,"pushed_at":"2025-04-01T09:02:23.000Z","size":3002,"stargazers_count":628,"open_issues_count":99,"forks_count":85,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-04-03T19:09:51.623Z","etag":null,"topics":["data-science","database","exasol","numpy","odbc","pep249","pyodbc","python","python-database-api","speedup"],"latest_commit_sha":null,"homepage":"http://turbodbc.readthedocs.io/en/latest","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blue-yonder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-18T09:30:27.000Z","updated_at":"2025-04-01T09:02:24.000Z","dependencies_parsed_at":"2023-11-18T22:41:39.891Z","dependency_job_id":"9171f6ae-5963-4444-aa43-faadf90c11b7","html_url":"https://github.com/blue-yonder/turbodbc","commit_stats":{"total_commits":1616,"total_committers":43,"mean_commits":37.58139534883721,"dds":0.4758663366336634,"last_synced_commit":"99fc6e03436a39fa3317765a9e1fa8b5ae3feb0e"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue-yonder%2Fturbodbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue-yonder%2Fturbodbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue-yonder%2Fturbodbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue-yonder%2Fturbodbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blue-yonder","download_url":"https://codeload.github.com/blue-yonder/turbodbc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335294,"owners_count":21086555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","database","exasol","numpy","odbc","pep249","pyodbc","python","python-database-api","speedup"],"created_at":"2024-08-01T14:00:37.900Z","updated_at":"2025-04-11T03:30:11.175Z","avatar_url":"https://github.com/blue-yonder.png","language":"C++","readme":"![turbodbc logo](/page/logo.png?raw=true \"turbodbc logo\")\n\nTurbodbc - Turbocharged database access for data scientists.\n============================================================\n\n[![Build Status](https://github.com/blue-yonder/turbodbc/workflows/CI/badge.svg?branch=master)](https://github.com/blue-yonder/turbodbc/actions)\n[![Documentation Status](https://readthedocs.org/projects/turbodbc/badge/?version=latest)](http://turbodbc.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/blue-yonder/turbodbc/branch/master/graph/badge.svg)](https://codecov.io/gh/blue-yonder/turbodbc)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/turbodbc/badges/installer/conda.svg)](https://conda.anaconda.org/conda-forge)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/turbodbc/badges/downloads.svg)](https://anaconda.org/conda-forge/turbodbc)\n\nTurbodbc is a Python module to access relational databases via the\n[Open Database Connectivity (ODBC)](https://en.wikipedia.org/wiki/Open_Database_Connectivity)\ninterface. Its primary target audience are data scientists\nthat use databases for which no efficient native Python drivers are available.\n\nFor maximum compatibility, turbodbc complies with the\n[Python Database API Specification 2.0 (PEP 249)](https://www.python.org/dev/peps/pep-0249/).\nFor maximum performance, turbodbc offers built-in [NumPy](http://www.numpy.org) and\n[Apache Arrow](https://arrow.apache.org) support\nand internally relies on batched data transfer instead of single-record communication as\nother popular ODBC modules do.\n\nTurbodbc is free to use ([MIT license](https://github.com/blue-yonder/turbodbc/blob/master/LICENSE)),\nopen source ([GitHub](https://github.com/blue-yonder/turbodbc)),\nworks with Python 3.9+, and is available for Linux, macOS, and Windows.\n\nTurbodbc is routinely tested with [MySQL](https://www.mysql.com),\n[PostgreSQL](https://www.postgresql.org), [EXASOL](http://www.exasol.com),\nand [MSSQL](http://microsoft.com/sql), but probably also works with your database.\n\n\nNice! Where can I find documentation?\n-------------------------------------\n\nFollow this link to the [latest turbodbc documentation](http://turbodbc.readthedocs.io/en/latest/).\nThe documentation explains how to install and use turbodbc, and also provides\nanswers to many questions you might have.\n\nIs turbodbc on Twitter?\n-----------------------\n\nYes, it is! Just follow [@turbodbc](https://twitter.com/turbodbc)\nfor the latest turbodbc talk and news about related technologies.\n","funding_links":[],"categories":["Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblue-yonder%2Fturbodbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblue-yonder%2Fturbodbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblue-yonder%2Fturbodbc/lists"}