dbt-duckdb

Database adapter

An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database

dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)

GitHub

920 stars
24 watching
88 forks
Language: Python
last commit: 18 days ago
Linked from 1 awesome list

dbtduckdb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rupurt/odbc-scanner-duckdb-extension An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. 79
duckdb/duckdb-swift A native Swift API for an analytical database system providing fast and reliable data analysis capabilities 80
dridk/sqlite2duckdb Converts one type of relational database to another with high reading efficiency. 9
rodabt/vduckdb A V-language wrapper around the DuckDB database engine 30
duckdb/duckdb_inet A C++ implementation of a lightweight, self-contained, and network-capable relational database engine 1
duckdb/duckdb_aws An extension to DuckDB that provides features utilizing the AWS SDK 42
mause/duckdb_engine Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL 355
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 505
duckdb/duckdb_iceberg An extension to a C++ relational database management system that adds support for Apache Iceberg data storage 158
rob-blackbourn/jetblack-duckdb-react A React context provider for connecting to a DuckDB database 8
marcboeker/go-duckdb A Go driver that connects to the DuckDB in-memory database engine 725
duckdb/duckdb_azure A C++ extension for DuckDB that integrates with Azure blob storage for storing and querying data 50
patricktrainer/duckdb-embedding-search An application that uses DuckDB to efficiently search large datasets of comments by their semantic meaning 106
duckdb/arrow An extension for DuckDB that enables support for Apache Arrow, providing functions to serialize tables and scan arrow ipc buffers. 34