Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmturner committed Oct 6, 2024
1 parent 9b492c6 commit f6e04a2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@
DataFusion is an extensible query engine written in [Rust] that
uses [Apache Arrow] as its in-memory format.

The DataFusion libraries in this repository are used to build data-centric system software. DataFusion also provides the
following subprojects, which are packaged versions of DataFusion intended for end users.
The DataFusion project provides a suite of libraries and binaries to meet the needs of data system developers and end
users such as data engineers and analysts. There are libraries in this repository for those looking for a custom experience
as well as the below prepackaged projects which work out of the box and target end users.

- [DataFusion Python](https://github.com/apache/datafusion-python/) offers a Python interface for SQL and DataFrame
queries.
Expand Down

0 comments on commit f6e04a2

Please sign in to comment.