duckdb-extension-template-zig

DuckDB extension builder

A toolkit for building extensions against multiple versions of DuckDB using Zig and Nix.

A Zig template for building DuckDB extensions

GitHub

22 stars
2 watching
0 forks
Language: Nix
last commit: 8 months ago
Linked from 1 awesome list

ccppduckdbduckdb-extensionfederated-queryzig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karlseguin/zuckdb.zig A Zig driver for DuckDB that enables direct access to its API 93
rupurt/odbc-scanner-duckdb-extension An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. 79
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 505
rustyconover/duckdb-lindel-extension An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. 32
rustyconover/duckdb-shellfs-extension An extension to a database system that enables the use of Unix pipes for input and output. 56
spiraldb/ziggy-pydust A toolkit for building Python extensions in Zig. 417
duckdb/duckdb_iceberg An extension to a C++ relational database management system that adds support for Apache Iceberg data storage 158
mehd-io/duckdb-extension-radar Provides information about DuckDB extensions found on GitHub. 82
rob-blackbourn/jetblack-duckdb-react A React context provider for connecting to a DuckDB database 8
rodabt/vduckdb A V-language wrapper around the DuckDB database engine 30
rustyconover/duckdb-crypto-extension An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. 11
duckdb/dbt-duckdb An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database 920
vbrusca/zigsdlgametemplate An empty Zig project set up with the SDL library for game development 4
ikskuh/zigandroidtemplate An example project demonstrating how to create minimal Android apps using the Zig programming language. 343
aransentin/zwl A comprehensive, cross-platform windowing library for building desktop applications in Zig. 99