DBeaver is a versatile database tool that provides a user-friendly interface for managing and interacting with a variety of database systems. DBeaver allows users to connect to databases, execute SQL scripts, export data to various formats, and perform other database-related tasks. Features such as a SQL editor, database explorer, and data visualization tools, are included.
This guide will go over how to connect DBeaver to RisingWave so you can seamlessly manage and query RisingWave data with DBeaver’s intuitive interface.
localhost
.4566
.dev
.root
.root
.Now that the connection is established, the RisingWave database should be listed in the DBeaver sidebar under Database navigator. By default, anything created in RisingWave, such as tables, sources, or materialized views, will be listed under the dev
database and the public
schema.
DBeaver is a versatile database tool that provides a user-friendly interface for managing and interacting with a variety of database systems. DBeaver allows users to connect to databases, execute SQL scripts, export data to various formats, and perform other database-related tasks. Features such as a SQL editor, database explorer, and data visualization tools, are included.
This guide will go over how to connect DBeaver to RisingWave so you can seamlessly manage and query RisingWave data with DBeaver’s intuitive interface.
localhost
.4566
.dev
.root
.root
.Now that the connection is established, the RisingWave database should be listed in the DBeaver sidebar under Database navigator. By default, anything created in RisingWave, such as tables, sources, or materialized views, will be listed under the dev
database and the public
schema.