tree: 6f6b4c6bc41f2701f4ce72f4834e8057b16e4286 [path history] [tgz]
  1. src/
  2. tests/
  3. Cargo.lock
  4. Cargo.toml
  5. Dockerfile
  6. README.md
datafusion-cli/README.md

DataFusion Command-line Interface

DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.

The DataFusion CLI is a command line utility that runs SQL queries using the DataFusion engine.

See the datafusion-cli documentation for further information.