Back to Yugabyte Db

Connect to clusters in YugabyteDB Aeon

docs/content/stable/yugabyte-cloud/cloud-connect/_index.md

2026.1.0.0-b251.5 KB
Original Source

Connect to clusters in YugabyteDB Aeon in the following ways:

FromHow
BrowserUse Cloud Shell to connect to your database using any modern browser.
No need to set up an IP allow list, all you need is your database password.
Includes a built-in YSQL quick start guide.
DesktopInstall the ysqlsh or ycqlsh client shells to connect to your database from your desktop.
YugabyteDB Aeon also supports psql and third-party tools such as pgAdmin.
Requires your computer to be added to the cluster IP allow list and an SSL connection.
ApplicationsObtain the parameters needed to connect your application driver to your cluster database.
Requires the VPC or machine hosting the application to be added to the cluster IP allow list and an SSL connection.

{{<index/block>}}

{{<index/item title="Cloud Shell" body="Connect from your browser." href="connect-cloud-shell/" icon="fa-thin fa-cloud">}}

{{<index/item title="Client shell" body="Connect from your desktop using a client shell." href="connect-client-shell/" icon="fa-thin fa-terminal">}}

{{<index/item title="Applications" body="Connect applications to your YugabyteDB Aeon clusters." href="connect-applications/" icon="fa-thin fa-square-code">}}

{{</index/block>}}