vegafusion-sql

Crates.iovegafusion-sql
lib.rsvegafusion-sql
version1.6.9
sourcesrc
created_at2023-03-16 12:29:58.591284
updated_at2024-05-09 19:15:59.932023
descriptionVegaFusion SQL dialect generation and connection implementations
homepage
repository
max_upload_size
id811475
size738,408
Jon Mease (jonmmease)

documentation

README

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.

Commit count: 0

cargo fmt