{"id":28226145,"url":"https://github.com/narwhals-dev/narwhals-tpch","last_synced_at":"2025-06-13T07:31:51.203Z","repository":{"id":254892254,"uuid":"847692479","full_name":"narwhals-dev/narwhals-tpch","owner":"narwhals-dev","description":"TPC-H queries written in a Narwhals-friendly way","archived":true,"fork":false,"pushed_at":"2024-08-30T13:54:45.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-18T11:11:24.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/narwhals-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-08-26T11:11:01.000Z","updated_at":"2025-01-02T14:40:59.000Z","dependencies_parsed_at":"2024-08-26T21:23:06.091Z","dependency_job_id":null,"html_url":"https://github.com/narwhals-dev/narwhals-tpch","commit_stats":null,"previous_names":["narwhals-dev/narwhals-tpch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/narwhals-dev/narwhals-tpch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narwhals-dev%2Fnarwhals-tpch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narwhals-dev%2Fnarwhals-tpch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narwhals-dev%2Fnarwhals-tpch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narwhals-dev%2Fnarwhals-tpch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/narwhals-dev","download_url":"https://codeload.github.com/narwhals-dev/narwhals-tpch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narwhals-dev%2Fnarwhals-tpch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259602167,"owners_count":22882928,"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":[],"created_at":"2025-05-18T11:10:53.952Z","updated_at":"2025-06-13T07:31:50.872Z","avatar_url":"https://github.com/narwhals-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Narwhals TPC-H queries\n\nUtilities for running the TPC-H queries via Narwhals.\n\nHere's an (opinionated) guide to how to get setup:\n\n## Environment setup:\n\n- [install uv](https://github.com/astral-sh/uv?tab=readme-ov-file#installation)\n- install Python3.12: `uv python install 3.12`\n- create a virtual environment: `uv venv -p 3.12 --seed`\n- activate it as per instructions shown on the terminal\n- install requirements: `uv pip install -r requirements.txt`\n\n## Generate data\n\nRun `python generate_data.py`.\n\n## Run queries\n\nTo run Q1, you can run `python -m execute.q1`.\n\nPlease add query definitions in `queries`, and scripts to execute them\nin `execute` (see `queries/q1.py` and `execute/q1.py` for examples).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarwhals-dev%2Fnarwhals-tpch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnarwhals-dev%2Fnarwhals-tpch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarwhals-dev%2Fnarwhals-tpch/lists"}