duckdb_aws
AWS integration
An extension to DuckDB that provides features utilizing the AWS SDK
42 stars
7 watching
14 forks
Language: C++
last commit: 23 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
duckdb/duckdb_azure | A C++ extension for DuckDB that integrates with Azure blob storage for storing and querying data | 50 |
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 158 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 80 |
duckdb/uc_catalog | A proof-of-concept extension demonstrating integration between DuckDB and Unity Catalog | 52 |
duckdb/duckdb_delta | An extension to DuckDB for working with Delta Lake data storage | 136 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
duckdb/arrow | An extension for DuckDB that enables support for Apache Arrow, providing functions to serialize tables and scan arrow ipc buffers. | 34 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 260 |
mehd-io/duckdb-extension-radar | Provides information about DuckDB extensions found on GitHub. | 82 |
davidgasquez/docker-duckdb | An image with DuckDB embedded and packaged in a Docker container. | 22 |
duckdb/dbt-duckdb | An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database | 920 |
tobilg/serverless-duckdb | An example project demonstrating how to deploy DuckDB on AWS Lambda and API Gateway | 120 |
evanwashere/duckdb | Fast JavaScript bindings for DuckDB, a self-contained relational database engine. | 91 |