mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
docs: Added Dremio to superset home page (#11231)
* add dremio * dremio logo
This commit is contained in:
@@ -150,6 +150,11 @@ export const Databases = [
|
||||
href: 'https://clickhouse.tech/',
|
||||
imgName: 'clickhouse.png',
|
||||
},
|
||||
{
|
||||
title: 'Dremio',
|
||||
href: 'https://dremio.com/',
|
||||
imgName: 'dremio.png',
|
||||
},
|
||||
{
|
||||
title: 'Exasol',
|
||||
href: 'https://www.exasol.com/en/',
|
||||
|
||||
Reference in New Issue
Block a user