Skip to main content

Connect to a cluster

After getting a cluster up and running, you need to connect to it so that you can interact with RisingWave.

You can choose from the following two ways to connect to your cluster.

The query console is the most intuitive and easy way to connect to and interact with RisingWave, offering graphical tools for managing data and visualizing results.

To connect via the console:

  1. Go to Query.

  2. Select the cluster you want to connect to and then select an existing database user or create a new one.

    See how to create a new user

    Select Create a new user on the left, and type in the username and password to create it.

    Create a database user
  3. Enter the password of the user to log in to the cluster.

    Log in to the cluster
tip

For detailed instructions on using the console, see Query console.

What's next

Develop with RisingWave Cloud

RisingWave Cloud leverages the superpower of RisingWave, an open-source distributed SQL database specifically designed for stream processing. Start building your real-time applications with RisingWave, in the cloud.