42 releases (26 stable)
1.6.9 | May 9, 2024 |
---|---|
1.6.7 | Apr 11, 2024 |
1.6.6 | Mar 22, 2024 |
1.6.0-rc1 | Dec 21, 2023 |
1.1.1 | Mar 25, 2023 |
#862 in Database interfaces
3,251 downloads per month
Used in 2 crates
345KB
8K
SLoC
vegafusion-sql
This crate provides the SqlConnection
and SqlDataFrame
structs with implement the Connection
and DataFrame
traits from the vegafusion-dataframe
crate using SQL. The functionality for generating SQL string across dialects is always available in the crate. Optional support for evaluating the queries is enabled by feature flags with a -conn
suffix.
Dependencies
~19–39MB
~671K SLoC