4 Repositories
Rust duckdb Libraries
🗄️ A simple CLI for converting WARC to Parquet.
warc-parquet 🗄️ A utility for converting WARC to Parquet. 📦 Install The binary may be installed via cargo: $ cargo install warc-parquet To use the c
89 Jun 5, 2023
Work with bioinformatic files using Arrow, Polars, and/or DuckDB
biobear is a Python library designed for reading and searching bioinformatic file formats, using Rust as its backend and producing Arrow Batch Readers
64 Jun 26, 2023
An experimental Athena extension for DuckDB 🐤
DuckDB Athena Extension WARNING This is a work in progress - things may or may not work as expected 🧙♂️ Limitations Only the default database is sup
34 Apr 3, 2023
duckdb-rs is an ergonomic wrapper for using duckdb from Rust.
duckdb-rs duckdb-rs is an ergonomic wrapper for using duckdb from Rust. It attempts to expose an interface similar to rusqlite. Acctually the initial
126 Dec 30, 2022