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.

GitHub

59 stars
1 watching
2 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list

duckdbduckdb-extensionpopenshell

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rustyconover/duckdb-crypto-extension An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. 12
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. 37
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 527
rustyconover/duckdb-fuzzycomplete-extension A DuckDB extension that provides fuzzy string matching based autocompletion 8
ywelsch/duckdb-prql An extension to a relational database system that supports a custom query language 263
quackscience/duckdb-extension-clickhouse-sql An extension that bridges two databases with a shared SQL syntax 42
mehd-io/duckdb-extension-radar A repository tracking DuckDB extensions on GitHub, providing information about created date and last updated date. 84
rupurt/duckdb-extension-template-zig A toolkit for building extensions against multiple versions of DuckDB using Zig and Nix. 26
0xcaff/duckdb_protobuf A DuckDB extension for parsing sequences of encoded protobuf messages in various formats. 21
rupurt/odbc-scanner-duckdb-extension An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. 80
markroddy/duckdb-pytables An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. 84