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

vegafusion-sql

VegaFusion SQL dialect generation and connection implementations

40 releases (24 stable)

new 1.6.7 Apr 11, 2024
1.6.6 Mar 22, 2024
1.6.5 Feb 26, 2024
1.6.0-rc1 Dec 21, 2023
1.1.1 Mar 25, 2023

#893 in Database interfaces

Download history 32/week @ 2024-01-06 1/week @ 2024-01-13 20/week @ 2024-01-27 3/week @ 2024-02-03 104/week @ 2024-02-10 23/week @ 2024-02-17 157/week @ 2024-02-24 18/week @ 2024-03-02 26/week @ 2024-03-09 49/week @ 2024-03-16 86/week @ 2024-03-23 22/week @ 2024-03-30 41/week @ 2024-04-06

205 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

~17–39MB
~633K SLoC