Query interfaces
You can query data from RisingWave using SELECT statements through multiple interfaces:Command line (psql)
Connect viapsql
and run your SELECT queries directly.
Learn how to query data from RisingWave using SELECT statements through various interfaces.
psql
and run your SELECT queries directly.