Skip to content

Commit

Permalink
docs: Polish VISION to make it more clear (#3135)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Sep 19, 2023
1 parent 2c2e77e commit d82ca9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/vision.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ We

We don't
- Add support for [Google Cloud Storage(GCS)](https://cloud.google.com/storage) via [XML API](https://cloud.google.com/storage/docs/xml-api/overview): [GCS](https://cloud.google.com/storage) has native [JSON API](https://cloud.google.com/storage/docs/json_api) which more powerful
- Add support for `MySQL/PostgreSQL`: Relational DBMS provides data types such as BLOB, but they are often not used as a storage service.
- Add support for structural data in `MySQL/PostgreSQL`: We can treat a database as a simple key value store, but we can't support unified access of structural data.

## 2. Free from implementations

Expand Down

0 comments on commit d82ca9a

Please sign in to comment.