commit | d8ce32ee1d7274460c3a0e3866d5816272bb24f5 | [log] [tgz] |
---|---|---|
author | Jiayu Liu <Jimexist@users.noreply.github.com> | Sat Sep 16 22:40:10 2023 +0800 |
committer | GitHub <noreply@github.com> | Sat Sep 16 22:40:10 2023 +0800 |
tree | e30d1db9af3fe315a660210c097276d8fdfcfc68 | |
parent | 93f78b28acacd4a275906815efa662add61d56de [diff] |
Create codeql.yml
DataFusion is a very fast, extensible query engine for building high-quality data-centric systems in Rust, using the Apache Arrow in-memory format. Python Bindings are also available. DataFusion offers SQL and Dataframe APIs, excellent performance, built-in support for CSV, Parquet, JSON, and Avro, extensive customization, and a great community.
Here are links to some important information
DataFusion is great for building projects and products like SQL interfaces, time series platforms, and domain specific query engines. Click Here to see a list known users.
The developer’s guide contains information on how to contribute.