#sql-query #connection #dialect #dataframe #generation #string #vegafusion-dataframe

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

#1936 in Database interfaces


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

~18–37MB
~636K SLoC