dbt-duckdb
Data integration tool
An adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment.
dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)
944 stars
24 watching
90 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
dbtduckdb
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. | 80 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 85 |
dridk/sqlite2duckdb | Converts one type of relational database to another with high reading efficiency. | 12 |
rodabt/vduckdb | A wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language. | 32 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 366 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
rob-blackbourn/jetblack-duckdb-react | A React context provider for connecting to a DuckDB database | 9 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 761 |
patricktrainer/duckdb-embedding-search | An application that uses DuckDB to efficiently search large datasets of comments by their semantic meaning | 115 |
duckdb/arrow | An extension for DuckDB that enables support for Apache Arrow, providing functions to serialize tables and scan arrow ipc buffers. | 36 |