{"id":17570808,"url":"https://github.com/lodthe/clickhouse-playground","last_synced_at":"2026-01-16T16:30:09.994Z","repository":{"id":36998842,"uuid":"442108237","full_name":"lodthe/clickhouse-playground","owner":"lodthe","description":"On-demand ClickHouse playground","archived":false,"fork":false,"pushed_at":"2025-08-12T23:24:02.000Z","size":1216,"stargazers_count":64,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-13T01:20:10.912Z","etag":null,"topics":["clickhouse","playground","sql-playground"],"latest_commit_sha":null,"homepage":"https://fiddle.clickhouse.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lodthe.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-27T09:09:51.000Z","updated_at":"2025-08-12T23:23:33.000Z","dependencies_parsed_at":"2024-02-04T12:57:08.802Z","dependency_job_id":"de337296-fb72-49fe-b54d-2005bbe0b585","html_url":"https://github.com/lodthe/clickhouse-playground","commit_stats":{"total_commits":114,"total_committers":1,"mean_commits":114.0,"dds":0.0,"last_synced_commit":"0f3bcf186dae9105b8d94c5f905b9c96f6268a99"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/lodthe/clickhouse-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodthe%2Fclickhouse-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodthe%2Fclickhouse-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodthe%2Fclickhouse-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodthe%2Fclickhouse-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lodthe","download_url":"https://codeload.github.com/lodthe/clickhouse-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodthe%2Fclickhouse-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["clickhouse","playground","sql-playground"],"created_at":"2024-10-21T18:01:17.913Z","updated_at":"2026-01-16T16:30:09.968Z","avatar_url":"https://github.com/lodthe.png","language":"Go","funding_links":[],"categories":["Integrations"],"sub_categories":["Data Visualization and Analysis"],"readme":"# ClickHouse Playground\n\nClickHouse Playground allows running SQL queries from a browser without having a database instance on the user's side.\nIt allows to run any queries in arbitrary ClickHouse version\nand share the execution results with others.\n\nTry it out: [fiddle.clickhouse.com](https://fiddle.clickhouse.com).\n\nYou can read about the motivation and more technicalities at the [About](./docs/about.md) page.\n\n## Architecture overview\n\n---\n\n![architecture overview](./docs/content/pretty-design.svg)\n\nThere is a coordinator that creates a Docker container with a desired ClickHouse\nversion for every incoming user request. Containers are created on runners,\nthese can be both remote servers and the local system.\n\nWhen the execution finishes (or force stopped due to timeouts),\nthe result is saved in a query storage and is returned to the user.\nThe saved result can be accessed by the generated ID.\n\nUsers communicate with the playground using REST API.\n\n## Useful links\n\n---\n\n- [Playground](https://fiddle.clickhouse.com/)\n- [Documentation](./docs/readme.md)\n- [Installation guide](./docs/install.md)\n- [API Specficiation](./openapi.yml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodthe%2Fclickhouse-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flodthe%2Fclickhouse-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodthe%2Fclickhouse-playground/lists"}