alamb commented on code in PR #4903: URL: https://github.com/apache/arrow-datafusion/pull/4903#discussion_r1070564821
########## README.md: ########## @@ -78,29 +118,51 @@ There are a number of community projects that extend DataFusion or provide integ Here are some of the projects known to use DataFusion: -- [Ballista](https://github.com/apache/arrow-ballista) Distributed SQL Query Engine -- [Blaze](https://github.com/blaze-init/blaze) Spark accelerator with DataFusion at its core -- [CeresDB](https://github.com/CeresDB/ceresdb) Distributed Time-Series Database -- [Cloudfuse Buzz](https://github.com/cloudfuse-io/buzz-rust) -- [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time Series Database -- [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust) -- [Dask SQL](https://github.com/dask-contrib/dask-sql) Distributed SQL query engine in Python -- [datafusion-tui](https://github.com/datafusion-contrib/datafusion-tui) Text UI for DataFusion -- [delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation of Delta Lake -- [Flock](https://github.com/flock-lab/flock) -- [Greptime DB](https://github.com/GreptimeTeam/greptimedb) Open Source & Cloud Native Distributed Time Series Database -- [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) Time Series Database -- [Parseable](https://github.com/parseablehq/parseable) Log storage and observability platform -- [qv](https://github.com/timvw/qv) Quickly view your data -- [ROAPI](https://github.com/roapi/roapi) -- [Seafowl](https://github.com/splitgraph/seafowl) CDN-friendly analytical database -- [Synnada](https://synnada.ai/) Streaming-first framework for data products -- [Tensorbase](https://github.com/tensorbase/tensorbase) -- [VegaFusion](https://vegafusion.io/) Server-side acceleration for the [Vega](https://vega.github.io/) visualization grammar - -(if you know of another project, please submit a PR to add a link!) - -## Example Usage +- [Ballista] Distributed SQL Query Engine Review Comment: I think this is an excellent idea -- I would like to get this PR in first and then maybe we can split them into categories as a follow on PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
