mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
docs: Add support for Hologres (#12710)
This commit is contained in:
@@ -220,4 +220,9 @@ export const Databases = [
|
||||
href: 'https://www.vertica.com/',
|
||||
imgName: 'vertica.png',
|
||||
},
|
||||
{
|
||||
title: 'Hologres',
|
||||
href: 'https://www.alibabacloud.com/product/hologres',
|
||||
imgName: 'hologres.png',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user