From 17a45372159ce8a67b1910475765aa04f7bb18f4 Mon Sep 17 00:00:00 2001 From: yuanoOo Date: Wed, 10 Jul 2024 19:47:02 +0800 Subject: [PATCH] docs(intro): Add OceanBase to the Supported Databases section of readme.md. (#29537) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b9b6d548..d2a50f35c 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Here are some of the major database solutions that are supported: databend starrocks doris + oceanbase

**A more comprehensive list of supported databases** along with the configuration instructions can be found [here](https://superset.apache.org/docs/configuration/databases).