Skip to content

Commit

Permalink
Update serve/overview.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Tao Wu <[email protected]>
Signed-off-by: hengm3467 <[email protected]>
  • Loading branch information
hengm3467 and neverchanje authored Dec 25, 2024
1 parent edf98e3 commit 0cd53b0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions serve/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ Retrieve data directly from RisingWave using standard SQL SELECT queries again

For syntax details, see [`SELECT`](/sql/commands/sql-select).

Connect to RisingWave with psql or any other PostgreSQL-compatible client to execute these queries. RisingWave is compatible with many data visualization tools. Here are a few that we have tested:

- Beekeeper Studio
- DBeaver
- Grafana
- Looker
- Metabase
- Superset
Connect to RisingWave with psql or any other PostgreSQL-compatible client to execute these queries. RisingWave is compatible with [many data visualization tools](/integrations/visualization/overview). Here are a few that we have tested:

- [Beekeeper Studio](/integrations/visualization/beekeeper-studio)
- [DBeaver](/integrations/visualization/dbeaver)
- [Grafana](/integrations/visualization/grafana)
- [Looker](/integrations/visualization/looker)
- [Metabase](/integrations/visualization/metabase)
- [Superset](/integrations/visualization/superset)

**Key features**:

Expand Down

0 comments on commit 0cd53b0

Please sign in to comment.