harlequin-risingwave


Nameharlequin-risingwave JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryA Harlequin adapter for Risingwave.
upload_time2024-12-02 03:51:15
maintainerNone
docs_urlNone
authorZhengYu, Xu
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # harlequin-risingwave

This repo provides the Harlequin adapter for [Risingwave](https://github.com/risingwavelabs/risingwave).

![](https://github.com/zen-xu/harlequin-risingwave/blob/main/assets/demo.jpg?raw=true)

## Installation

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

### Using pip

To install this adapter into an activated virtual environment:
```bash
pip install harlequin-risingwave
```

### Using poetry

```bash
poetry add harlequin-risingwave
```

### Using pipx

If you do not already have Harlequin installed:

```bash
pip install harlequin-risingwave
```

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

```bash
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](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING):

```bash
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:

```bash
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:

```bash
harlequin --help
```

For more information, see the [Harlequin Docs](https://harlequin.sh/docs/postgres/index).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "harlequin-risingwave",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "ZhengYu, Xu",
    "author_email": "zen-xu@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/e0/4de7219f5539ac1de4de014b098ccfd48209d8782cbc5d60934b04587f06/harlequin_risingwave-0.5.0.tar.gz",
    "platform": null,
    "description": "# harlequin-risingwave\n\nThis repo provides the Harlequin adapter for [Risingwave](https://github.com/risingwavelabs/risingwave).\n\n![](https://github.com/zen-xu/harlequin-risingwave/blob/main/assets/demo.jpg?raw=true)\n\n## Installation\n\n`harlequin-risingwave` depends on `harlequin` and `harlequin-postgres`, so installing this package will also install these packages.\n\n### Using pip\n\nTo install this adapter into an activated virtual environment:\n```bash\npip install harlequin-risingwave\n```\n\n### Using poetry\n\n```bash\npoetry add harlequin-risingwave\n```\n\n### Using pipx\n\nIf you do not already have Harlequin installed:\n\n```bash\npip install harlequin-risingwave\n```\n\nIf you would like to add the Risingwave adapter to an existing Harlequin installation:\n\n```bash\npipx inject harlequin harlequin-risingwave\n```\n\n## Usage and Configuration\n\nYou can open Harlequin with the Risingwave adapter by selecting it with the `-a` option and passing a [Posgres DSN](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING):\n\n```bash\nharlequin -a risingwave \"postgres://my-user:my-pass@localhost:5432/my-database\"\n```\n\nYou can also pass all or parts of the connection string as separate options. The following is equivalent to the above DSN:\n\n```bash\nharlequin -a risingwave -h localhost -p 5432 -U my-user --password my-pass -d my-database\n```\n\nMany more options are available; to see the full list, run:\n\n```bash\nharlequin --help\n```\n\nFor more information, see the [Harlequin Docs](https://harlequin.sh/docs/postgres/index).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Harlequin adapter for Risingwave.",
    "version": "0.5.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0aab8d7621c61291fc22bacade4c1f5878065938f53c5c3ed0e397b31ca6447",
                "md5": "2ac8329424cd1b9c08205762b652b0b5",
                "sha256": "a980197669b548aebf8c213c48013ca81e13503b9d826e1af3a4bd6912dc9062"
            },
            "downloads": -1,
            "filename": "harlequin_risingwave-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ac8329424cd1b9c08205762b652b0b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 5643,
            "upload_time": "2024-12-02T03:51:13",
            "upload_time_iso_8601": "2024-12-02T03:51:13.297924Z",
            "url": "https://files.pythonhosted.org/packages/b0/aa/b8d7621c61291fc22bacade4c1f5878065938f53c5c3ed0e397b31ca6447/harlequin_risingwave-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9e04de7219f5539ac1de4de014b098ccfd48209d8782cbc5d60934b04587f06",
                "md5": "ba8a5f709d197003b6c961b10dff531b",
                "sha256": "132c39c14721a27a397f068454dee9d1198b21e6cee4f81d7eb82ca0d6c9669b"
            },
            "downloads": -1,
            "filename": "harlequin_risingwave-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ba8a5f709d197003b6c961b10dff531b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4549,
            "upload_time": "2024-12-02T03:51:15",
            "upload_time_iso_8601": "2024-12-02T03:51:15.000456Z",
            "url": "https://files.pythonhosted.org/packages/c9/e0/4de7219f5539ac1de4de014b098ccfd48209d8782cbc5d60934b04587f06/harlequin_risingwave-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 03:51:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "harlequin-risingwave"
}
        
Elapsed time: 0.57067s