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

vegafusion-sql

VegaFusion SQL dialect generation and connection implementations

42 releases (26 stable)

new 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

#1673 in Database interfaces

Download history 20/week @ 2024-01-28 3/week @ 2024-02-04 112/week @ 2024-02-11 15/week @ 2024-02-18 166/week @ 2024-02-25 10/week @ 2024-03-03 25/week @ 2024-03-10 130/week @ 2024-03-17 5/week @ 2024-03-24 24/week @ 2024-03-31 98/week @ 2024-04-07 578/week @ 2024-04-14 2/week @ 2024-04-28 270/week @ 2024-05-05

860 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–37MB
~632K SLoC