After getting a project up and running, you need to connect to it so that you can interact with RisingWave.
psql
command and a general Connection String
for a quick connection.psql
, Connection String
, Parameters Only
, Java
, Node.js
, Python
, and Golang
as connection options.psql
, you need to Install psql in your environment. psql
is a command-line interface for interacting with PostgreSQL databases, including RisingWave.******
in the command and will be an alphanumeric string when copied. Please be aware that this password is valid for 2 hours. For newly created users, the password is what you set when creating the user and it won’t expire.![]() | ![]() |
Java
, Node.js
, Python
, or Golang
as the startup mode, replace <ENTER-SQL-USER-PASSWORD>
in the command with the password you set when creating a new user.