Skip to content

Commit 70aae5e

Browse files
authored
doc: Add Nimtable observability tool reference to README (#23628)
1 parent 846a989 commit 70aae5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ RisingWave integrates real-time stream processing and low-latency serving in a s
7070
### Iceberg lakehouse ingestion, transformation, and management
7171
RisingWave treats Apache Iceberg™ as a first-class citizen. It directly hosts and manages the Iceberg REST catalog, allowing users to create and operate Iceberg tables through a PostgreSQL-compatible interface. RisingWave supports two write modes: Merge-on-Read (MoR) and Copy-on-Write (CoW), to suit different ingestion and query patterns. It also provides built-in table maintenance capabilities, including compaction, small-file optimization, vacuum, and snapshot cleanup, ensuring efficient and consistent data management without external tools or pipelines.
7272

73+
_Plug: [Nimtable](https://github.com/nimtable/nimtable) is an observability tool developed by RisingWave for easily exploring and managing Iceberg tables._
74+
75+
76+
7377
## Key design decisions
7478

7579
RisingWave is designed to be easier to use and more cost-efficient:

0 commit comments

Comments
 (0)