From 0cd53b0c6e28a79383ce2d3a5c358ad9a3d4bc3d Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Wed, 25 Dec 2024 15:50:40 +0800 Subject: [PATCH] Update serve/overview.mdx Co-authored-by: Tao Wu Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- serve/overview.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/serve/overview.mdx b/serve/overview.mdx index 216ca929..76f56d8e 100644 --- a/serve/overview.mdx +++ b/serve/overview.mdx @@ -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**: