Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.65 KB

qstudio.md

File metadata and controls

53 lines (33 loc) · 1.65 KB
title excerpt products keywords
Integrate qStudio with Timescale Cloud
qStudio is a modern free SQL editor that provides syntax highlighting, code-completion, excel export, charting, and much more. Integrate qStudio with Timescale Cloud
cloud
mst
self_hosted
integrate

import IntegrationPrereqs from "versionContent/_partials/_integration-prereqs.mdx";

Integrate qStudio with $CLOUD_LONG

qStudio is a modern free SQL editor that provides syntax highlighting, code-completion, excel export, charting, and much more. You can use it to run queries, browse tables, and create charts for your $SERVICE_LONG.

This page explains how to integrate qStudio with $CLOUD_LONG.

Prerequisites

Connect qStudio to your $SERVICE_LONG

To connect to $CLOUD_LONG:

  1. Start qStudio

  2. Click Server > Add Server

  3. Configure the connection

    • For Server Type, select Postgres.
    • For Connect By, select Host.
    • For Host, Port, Database, Username, and Password, use your connection details.

qStudio integration

  1. Click Test

    qStudio indicates whether the connection works.

  2. Click Add

    The server is listed in the Server Tree.

You have successfully integrated qStudio with $CLOUD_LONG.