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

26 stars
2 watching
0 forks
Language: Nix
last commit: 10 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 96
rupurt/odbc-scanner-duckdb-extension An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. 80
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 527
rustyconover/duckdb-lindel-extension An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. 37
rustyconover/duckdb-shellfs-extension An extension to a database system that enables the use of Unix pipes for input and output. 59
spiraldb/ziggy-pydust A toolkit for building Python extensions in Zig. 437
mehd-io/duckdb-extension-radar A repository tracking DuckDB extensions on GitHub, providing information about created date and last updated date. 84
rob-blackbourn/jetblack-duckdb-react A React context provider for connecting to a DuckDB database 9
rodabt/vduckdb A wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language. 32
rustyconover/duckdb-crypto-extension An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. 12
duckdb/dbt-duckdb An adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment. 944
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. 346
aransentin/zwl A comprehensive, cross-platform windowing library for building desktop applications in Zig. 99