This is an automated email from the ASF dual-hosted git repository.

yongjiezhao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 17a4537215 docs(intro): Add OceanBase to the Supported Databases 
section of readme.md. (#29537)
17a4537215 is described below

commit 17a45372159ce8a67b1910475765aa04f7bb18f4
Author: yuanoOo <[email protected]>
AuthorDate: Wed Jul 10 19:47:02 2024 +0800

    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 4b9b6d5485..d2a50f35c9 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,7 @@ Here are some of the major database solutions that are 
supported:
   <img src="https://superset.apache.org/img/databases/databend.png"; 
alt="databend" border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/starrocks.png"; 
alt="starrocks" border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/doris.png"; alt="doris" 
border="0" width="200" />
+  <img src="https://superset.apache.org/img/databases/oceanbase.svg"; 
alt="oceanbase" border="0" width="220" />
 </p>
 
 **A more comprehensive list of supported databases** along with the 
configuration instructions can be found 
[here](https://superset.apache.org/docs/configuration/databases).

Reply via email to