{"id":24607790,"url":"https://github.com/mharrisb1/dask-clickhouse","last_synced_at":"2025-09-05T01:49:08.581Z","repository":{"id":62592804,"uuid":"520632406","full_name":"mharrisb1/dask-clickhouse","owner":"mharrisb1","description":"Dask integration for Clickhouse","archived":false,"fork":false,"pushed_at":"2022-08-07T16:15:53.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T22:41:26.305Z","etag":null,"topics":["abandoned"],"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/mharrisb1.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}},"created_at":"2022-08-02T19:56:18.000Z","updated_at":"2024-04-17T02:48:33.000Z","dependencies_parsed_at":"2022-11-03T23:04:50.294Z","dependency_job_id":null,"html_url":"https://github.com/mharrisb1/dask-clickhouse","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mharrisb1/dask-clickhouse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mharrisb1%2Fdask-clickhouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mharrisb1%2Fdask-clickhouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mharrisb1%2Fdask-clickhouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mharrisb1%2Fdask-clickhouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mharrisb1","download_url":"https://codeload.github.com/mharrisb1/dask-clickhouse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mharrisb1%2Fdask-clickhouse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699719,"owners_count":25152285,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["abandoned"],"created_at":"2025-01-24T17:48:47.283Z","updated_at":"2025-09-05T01:49:03.567Z","avatar_url":"https://github.com/mharrisb1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dask-Clickhouse\n\nDask Clickhouse connector.\n\n## Installation\n\n```shell\npip install dask-clickhouse\n```\n\n## Usage\n\n`dask-clickhouse` provides `read_from_table` and `write_to_table` methods for parallel IO to and from Clickhouse with Dask.\n\n```python\nfrom dask_clickhouse import read_clickhouse\n\nquery = \"SELECT * FROM example_table\"\n\nddf = read_clickhouse(\n    query=query,\n    connection_kwargs={\"...\": \"...\"}\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmharrisb1%2Fdask-clickhouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmharrisb1%2Fdask-clickhouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmharrisb1%2Fdask-clickhouse/lists"}