Skip to main content

A Harlequin adapter for Risingwave.

Project description

harlequin-risingwave

This repo provides the Harlequin adapter for Risingwave.

Installation

harlequin-risingwave depends on harlequin and risingwave-postgres, so installing this package will also install these packages.

Using pip

To install this adapter into an activated virtual environment:

pip install harlequin-risingwave

Using poetry

poetry add harlequin-risingwave

Using pipx

If you do not already have Harlequin installed:

pip install harlequin-risingwave

If you would like to add the Risingwave adapter to an existing Harlequin installation:

pipx inject harlequin harlequin-risingwave

Usage and Configuration

You can open Harlequin with the Risingwave adapter by selecting it with the -a option and passing a Posgres DSN:

harlequin -a risingwave "postgres://my-user:my-pass@localhost:5432/my-database"

You can also pass all or parts of the connection string as separate options. The following is equivalent to the above DSN:

harlequin -a risingwave -h localhost -p 5432 -U my-user --password my-pass -d my-database

Many more options are available; to see the full list, run:

harlequin --help

For more information, see the Harlequin Docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

harlequin_risingwave-0.4.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

harlequin_risingwave-0.4.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file harlequin_risingwave-0.4.0.tar.gz.

File metadata

  • Download URL: harlequin_risingwave-0.4.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.2.0

File hashes

Hashes for harlequin_risingwave-0.4.0.tar.gz
Algorithm Hash digest
SHA256 32438e281d1a02e0589f2870715020699033f3fb69b4ebef5fc1f03cfaca99c5
MD5 1da2a18ac7c96eedbfd510e23ccc3edd
BLAKE2b-256 f5cc77a0ea0ab109c5b5667ce3678f3a653874bd6dea7e75c4a690768c8647ea

See more details on using hashes here.

File details

Details for the file harlequin_risingwave-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for harlequin_risingwave-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dfc321488fc2a894642eafbaf85b471b21007d816137cf45c0e3d028d7e3c671
MD5 a94ef024e65d7314c8029c66e52fad5d
BLAKE2b-256 a3243dc26f57888ce921ff9b3132034d05bfb9c407852558017eae14d6de8f7e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page