Use RisingWave in your Ruby application.
ruby-pg
driver to connect to RisingWave.
ruby-pg
driverruby-pg
, see the official ruby-pg documentation.
ruby-pg
:
BasicTypeMapForResults
class isn’t supported currently, you need to cast RisingWave types into Ruby types manually.walk
with the datagen
connector. The datagen
connector is used to generate mock data. The walk
source consists of two columns, distance
and duration
, which respectively represent the distance and the duration of a walk. The source is a simplified version of the data that is tracked by smart watches.
counter
to capture the latest total distance and duration.
counter
to get real-time data.