{"id":21238769,"url":"https://github.com/splitgraph/seafowl-dagster-demo","last_synced_at":"2025-10-08T03:07:30.096Z","repository":{"id":166436650,"uuid":"641394485","full_name":"splitgraph/seafowl-dagster-demo","owner":"splitgraph","description":"An example project demonstrating how to submit data to Seafowl from a dagster job.","archived":false,"fork":false,"pushed_at":"2023-05-17T13:23:42.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-08T03:04:20.851Z","etag":null,"topics":["dagster","data-engineering","data-integration","data-pipelines","etl","seafowl","splitgraph","sql"],"latest_commit_sha":null,"homepage":"","language":"Python","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/splitgraph.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-16T11:33:07.000Z","updated_at":"2023-05-17T22:58:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"aba66bc0-bade-4262-81ef-9fffc5eec8c4","html_url":"https://github.com/splitgraph/seafowl-dagster-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splitgraph/seafowl-dagster-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitgraph%2Fseafowl-dagster-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitgraph%2Fseafowl-dagster-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitgraph%2Fseafowl-dagster-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitgraph%2Fseafowl-dagster-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitgraph","download_url":"https://codeload.github.com/splitgraph/seafowl-dagster-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitgraph%2Fseafowl-dagster-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278881880,"owners_count":26062184,"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-10-08T02:00:06.501Z","response_time":56,"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":["dagster","data-engineering","data-integration","data-pipelines","etl","seafowl","splitgraph","sql"],"created_at":"2024-11-21T00:38:23.211Z","updated_at":"2025-10-08T03:07:30.091Z","avatar_url":"https://github.com/splitgraph.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# seafowl-dagster-demo\n\nAn example project demonstrating how to submit data to Seafowl from a dagster job.\n\n# Getting started\nThis demo builds on the official [hello dagster demo](https://docs.dagster.io/getting-started/hello-dagster).\n\n## Seafowl setup\n\nTo try the code in this project, you will need access to a [Seafowl](https://seafowl.io/) database instance. The easiest solution is to run seafowl locally after [downloading the release from GitHub](https://github.com/splitgraph/seafowl/releases/latest). The following shell commands install Seafowl version 0.4.1 for x86\\_64-based macs:\n```bash\ncurl -O -L 'https://github.com/splitgraph/seafowl/releases/download/v0.4.1/seafowl-v0.4.1-x86_64-apple-darwin.tar.gz'\ntar -xzvf seafowl-v0.4.1-x86_64-apple-darwin.tar.gz\n./seafowl\n```\n\n## Python setup\n\nYou will also need a python installation containing [dagster](https://dagster.io/) and the [python seafowl client](https://github.com/splitgraph/seafowl/tree/main/examples/clients/python).\n\nThe following commands create such a virtualenv for you:\n\n```bash\npython3 -m venv venv\n. venv/bin/activate\npip install -e 'git+https://git@github.com/splitgraph/seafowl.git@main#egg=seafowl[pandas]\u0026subdirectory=examples/clients/python'\npip install dagster dagit\n```\n\n# Starting dagster\n\n```bash\n# be sure to active the virtualenv first\n. venv/bin/activate\ndagster dev -f demo.py\n```\n\n# Querying Seafowl\n```bash\n# be sure to active the virtualenv first\n. venv/bin/activate\n# also, make sure 'seafowl' is running\nPASSWORD=\"iHBHflYfEaMpX4j7Du0z6vFNS6w2BMaX\" ENDPOINT=\"http://127.0.0.1:8080/q\" python -m seafowl \"SELECT * FROM hn\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitgraph%2Fseafowl-dagster-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplitgraph%2Fseafowl-dagster-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitgraph%2Fseafowl-dagster-demo/lists"}