| Crates.io | datafusion-cli |
| lib.rs | datafusion-cli |
| version | 50.0.0 |
| created_at | 2022-02-12 12:42:49.769657+00 |
| updated_at | 2025-09-16 08:39:19.344174+00 |
| description | Command Line Client for DataFusion query engine. |
| homepage | https://datafusion.apache.org |
| repository | https://github.com/apache/datafusion |
| max_upload_size | |
| id | 531297 |
| size | 351,037 |
DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
DataFusion CLI (datafusion-cli) is a small command line utility that runs SQL queries using the DataFusion engine.
See the datafusion-cli documentation for further information.