duckdb_delta
Delta data storage extension
An extension to DuckDB for working with Delta Lake data storage
DuckDB extension for Delta Lake
136 stars
6 watching
15 forks
Language: C++
last commit: 10 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 158 |
duckdb/duckdb_azure | A C++ extension for DuckDB that integrates with Azure blob storage for storing and querying data | 50 |
duckdb/duckdb_aws | An extension to DuckDB that provides features utilizing the AWS SDK | 42 |
duckdb/uc_catalog | A proof-of-concept extension demonstrating integration between DuckDB and Unity Catalog | 52 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 80 |
duckdb/arrow | An extension for DuckDB that enables support for Apache Arrow, providing functions to serialize tables and scan arrow ipc buffers. | 34 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
isaacbrodsky/h3-duckdb | A DuckDB extension that provides support for H3 discrete global grid system | 171 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
mehd-io/duckdb-extension-radar | Provides information about DuckDB extensions found on GitHub. | 82 |
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 |
davidgasquez/docker-duckdb | An image with DuckDB embedded and packaged in a Docker container. | 22 |
rupurt/odbc-scanner-duckdb-extension | An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. | 79 |
rodabt/vduckdb | A V-language wrapper around the DuckDB database engine | 30 |