#sql-query #dialect #connection #dataframe #generation #vega-fusion #across

vegafusion-sql

VegaFusion SQL dialect generation and connection implementations

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

Download history 174/week @ 2024-07-28 70/week @ 2024-09-22 4/week @ 2024-09-29

3,251 downloads per month
Used in 2 crates

BSD-3-Clause

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