ozankabak commented on code in PR #4903:
URL: https://github.com/apache/arrow-datafusion/pull/4903#discussion_r1070337547


##########
README.md:
##########
@@ -57,9 +75,31 @@ a foundation for building new systems. Here are some example 
use cases:
 - _Easy to Embed_: Allowing extension at almost any point in its design, 
DataFusion can be tailored for your specific use case
 - _High Quality_: Extensively tested, both by itself and with the rest of the 
Arrow ecosystem, DataFusion can be used as the foundation for production 
systems.
 
+## Comparisons with other projects

Review Comment:
   In general (not just for Databend), I think it is a good idea to give 
explanations that are concise and focus on functionality/context — while 
sounding less marketing-like. In this case, I suggest something like this:
   
   Databend is a complete, high-performance warehouse system, inspired by 
ClickHouse and Snowflake, targeting end-users rather than developers of other 
database systems. It is also written in Rust and utilizes Apache Arrow.
   
   This should give enough context for anyone interested to dig deeper in 
Databend’s website (which is great BTW, I love how progress on benchmarks are 
shown over time).



-- 
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]

Reply via email to