website icon indicating copy to clipboard operation
website copied to clipboard

Add Top Level WHY VITESS Feature List

Open mattlord opened this issue 3 years ago • 2 comments

It's a fairly common perception in the market that Vitess is simply sharding middleware for MySQL. While sharding is certainly the flagship feature and the single biggest reason most people use Vitess, there are more and more features that make Vitess compelling even if you don't foresee the need to shard your database(s) anytime soon.

We should have a link to this page from the main website landing page. This also gives us a handy link for anyone wondering what Vitess offers and why they might want to use it -- even IF they don't need sharding (yet).

mattlord avatar Nov 08 '22 17:11 mattlord

@mattlord can you take a look at https://vitess.io/docs/16.0/overview/whatisvitess/? It seems to cover this topic pretty well. I do see that we are missing schema management and materialization in that feature list. We can add those.

deepthi avatar Jan 05 '23 21:01 deepthi

@mattlord can you take a look at https://vitess.io/docs/16.0/overview/whatisvitess/? It seems to cover this topic pretty well. I do see that we are missing schema management and materialization in that feature list. We can add those.

In my mind anyway, these are related but different. That page is an overview of WHAT Vitess is (which is missing some things in that regard, as you noted). The other page would be WHY anyone might care about Vitess and WHY they might want to use it. There's certainly overlap on those two questions (WHAT and WHY) and I would be fine trying to combine the two. It will take a fair amount of work to do well though, I know having done my share of marketing-ish docs over the years. 😄

mattlord avatar Jan 11 '23 02:01 mattlord