Files
datafusion/datafusion-cli/README.md
T
Jeffrey Vo b63ca3e09a chore: Update READMEs of crates to be more consistent (#17691)
* chore: Update READMEs of crates to be more consistent

* Add some more Apache project links

* Minor formatting

* Formatting

* Update datafusion/pruning/README.md

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* suggestion

* formatting

* formatting

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2025-09-22 10:35:29 +00:00

1.4 KiB

Apache DataFusion Command-line Interface

Apache 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.

Frequently Asked Questions

Where can I find more information?

See the datafusion-cli documentation for further information.