mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
docs: Added Dremio to superset home page (#11231)
* add dremio * dremio logo
This commit is contained in:
BIN
docs/src/images/databases/dremio.png
Normal file
BIN
docs/src/images/databases/dremio.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
@@ -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