duckdb-bigquery
BigQuery engine
An extension that integrates DuckDB with Google BigQuery for direct querying and management of datasets
Integrates DuckDB with Google BigQuery, allowing direct querying and management of BigQuery datasets
61 stars
2 watching
3 forks
Language: C++
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
isaacbrodsky/h3-duckdb | A DuckDB extension that provides support for H3 discrete global grid system | 171 |
googlecloudplatform/bigquery-utils | Provides useful utilities and scripts for working with BigQuery, including migration tools, performance testing examples, and user-defined functions. | 1,126 |
bauplanlabs/quack-reduce | A playground for running DuckDB as a stateless query engine over a data lake. | 170 |
duckdb/duckdb_azure | A C++ extension for DuckDB that integrates with Azure blob storage for storing and querying data | 50 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
evidence-dev/sqltools-bigquery-driver | An extension for VSCode to connect and query Google BigQuery databases. | 40 |
cwida/duckpgq-extension | A DuckDB extension for graph workloads that supports the SQL/PGQ standard | 80 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
nodefluent/bigquery-kafka-connect | A Node.js library that enables data transfer between Kafka and BigQuery using Google Cloud services | 17 |
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 260 |
duckdb/duckdb_aws | An extension to DuckDB that provides features utilizing the AWS SDK | 42 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
alitrack/duckdb_fdw | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 340 |
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 158 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |