The schema section displays all the tables, sources, materialized views, and sinks defined in the cluster.To check their columns, click on each item, or click Expand all to see all.
The sample queries cover the most common steps in RisingWave, such as establishing a connection with a data source, processing data by defining materialized views and querying the results.See Explore RisingWave with examples for details.
Selete the Log tab to check the query log.The query log tracks and records all queries executed during the current session, providing information such as the execution time, network time, and error messages. The log can help monitor activity, troubleshoot issues, and optimize queries.