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
79 stars
5 watching
4 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
analyticsbigquerycolumnar-databasecppdata-engineeringdb2duckdbmariadbmssqlmysqlnixodbcolaporaclepostgressnowflakevector-engine
Related projects:
Repository | Description | Stars |
---|---|---|
duckdb/dbt-duckdb | An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database | 920 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
rupurt/duckdb-extension-template-zig | A toolkit for building extensions against multiple versions of DuckDB using Zig and Nix. | 22 |
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 158 |
rustyconover/duckdb-shellfs-extension | An extension to a database system that enables the use of Unix pipes for input and output. | 56 |
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 | Provides information about DuckDB extensions found on GitHub. | 82 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 355 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
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. | 32 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 437 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 80 |
rodabt/vduckdb | A V-language wrapper around the DuckDB database engine | 30 |
duckdb/duckdb_aws | An extension to DuckDB that provides features utilizing the AWS SDK | 42 |