duckdb-shellfs-extension
Pipe extension
An extension to a database system that enables the use of Unix pipes for input and output.
DuckDB extension allowing shell commands to be used for input and output.
56 stars
1 watching
2 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
duckdbduckdb-extensionpopenshell
Related projects:
Repository | Description | Stars |
---|---|---|
rustyconover/duckdb-crypto-extension | An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 11 |
rustyconover/duckdb-evalexpr-rhai-extension | Allows evaluating a scripting language in SQL statements within a database | 14 |
rustyconover/duckdb-lindel-extension | An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. | 32 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
rustyconover/duckdb-fuzzycomplete-extension | A DuckDB extension that provides fuzzy string matching based autocompletion | 7 |
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 158 |
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 260 |
quackscience/duckdb-extension-clickhouse-sql | An extension for DuckDB that enables support for ClickHouse SQL dialect macros and custom functions. | 40 |
mehd-io/duckdb-extension-radar | Provides information about DuckDB extensions found on GitHub. | 82 |
rupurt/duckdb-extension-template-zig | A toolkit for building extensions against multiple versions of DuckDB using Zig and Nix. | 22 |
duckdb/duckdb_aws | An extension to DuckDB that provides features utilizing the AWS SDK | 42 |
0xcaff/duckdb_protobuf | A DuckDB extension for parsing sequences of encoded protobuf messages in various formats. | 17 |
rupurt/odbc-scanner-duckdb-extension | An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. | 79 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
duckdb/duckdb_azure | A C++ extension for DuckDB that integrates with Azure blob storage for storing and querying data | 50 |