{"id":24738084,"url":"https://github.com/zen-xu/harlequin-risingwave","last_synced_at":"2025-10-10T06:32:22.373Z","repository":{"id":232736501,"uuid":"785033052","full_name":"zen-xu/harlequin-risingwave","owner":"zen-xu","description":"Harlequin adapter for Risingwave.","archived":false,"fork":false,"pushed_at":"2024-12-02T03:50:31.000Z","size":892,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T13:52:07.423Z","etag":null,"topics":["database","python","risingwave","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zen-xu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-11T03:49:20.000Z","updated_at":"2024-12-02T03:50:34.000Z","dependencies_parsed_at":"2024-04-11T06:45:40.208Z","dependency_job_id":"512eb821-f87a-4410-8550-a02d1393b105","html_url":"https://github.com/zen-xu/harlequin-risingwave","commit_stats":null,"previous_names":["zen-xu/harlequin-risingwave"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zen-xu%2Fharlequin-risingwave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zen-xu%2Fharlequin-risingwave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zen-xu%2Fharlequin-risingwave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zen-xu%2Fharlequin-risingwave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zen-xu","download_url":"https://codeload.github.com/zen-xu/harlequin-risingwave/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235934801,"owners_count":19068744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","python","risingwave","tui"],"created_at":"2025-01-27T22:35:04.113Z","updated_at":"2025-10-10T06:32:16.966Z","avatar_url":"https://github.com/zen-xu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzen-xu%2Fharlequin-risingwave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzen-xu%2Fharlequin-risingwave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzen-xu%2Fharlequin-risingwave/lists"}