suketa/ruby-duckdb

suketa/ruby-duckdb

Releases75
Frequency1 month 1 day
Last Release
Stars251
Ruby binding for DuckDB

Linked projects

This gem provides bindings for DuckDB, which is an in-process SQL database optimized for analytical queries on structured data. It's lightweight, embeddable, and works directly with files like Parquet and CSV, making it popular for data analysis tasks.