duckdb 1.5.2.0
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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
bigdecimal
>= 3.1.4