odbc-scanner-duckdb-extension

ODBC database reader

An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface.

A DuckDB extension to read data directly from databases supporting the ODBC interface

GitHub

80 stars
5 watching
4 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list

analyticsbigquerycolumnar-databasecppdata-engineeringdb2duckdbmariadbmssqlmysqlnixodbcolaporaclepostgressnowflakevector-engine

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
duckdb/dbt-duckdb An adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment. 944
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 527
rupurt/duckdb-extension-template-zig A toolkit for building extensions against multiple versions of DuckDB using Zig and Nix. 26
rustyconover/duckdb-shellfs-extension An extension to a database system that enables the use of Unix pipes for input and output. 59
ocadaruma/duckdb-jfr-extension An extension to DuckDB that enables analysis of Java Flight Recorder files using familiar SQL queries. 5
mehd-io/duckdb-extension-radar A repository tracking DuckDB extensions on GitHub, providing information about created date and last updated date. 84
mause/duckdb_engine Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL 366
markroddy/duckdb-pytables An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. 84
r-dbi/odbc A C++ library providing a DBI-compliant interface to ODBC databases 392
rustyconover/duckdb-lindel-extension An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. 37
giorgi/duckdb.net A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. 458
duckdb/duckdb-swift A native Swift API for an analytical database system providing fast and reliable data analysis capabilities 85
rodabt/vduckdb A wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language. 32