Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z3z1ma/alto_duckdb_sandbox
A sandbox for seeing what you can do with alto, dbt, dbt-duckdb, and python models
https://github.com/z3z1ma/alto_duckdb_sandbox
Last synced: 12 days ago
JSON representation
A sandbox for seeing what you can do with alto, dbt, dbt-duckdb, and python models
- Host: GitHub
- URL: https://github.com/z3z1ma/alto_duckdb_sandbox
- Owner: z3z1ma
- Created: 2023-03-09T05:43:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T05:43:59.000Z (almost 2 years ago)
- Last Synced: 2024-12-09T10:20:32.256Z (15 days ago)
- Language: Python
- Size: 37.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Duckdb + Python Models + Alto playground
A playground for exploring possibilities. We use [alto](https://github.com/z3z1ma/alto) to dynamically derive data inside of python models by leveraging the properties of alto including the fact it encapsulates plugins as PEX files dynamically plumbs up everything you need to pull data just-in-time all whilst maintaining a _tiny_ dependency footprint.
___
Welcome to your new dbt project!
### Using the starter project
Try running the following commands:
- dbt run
- dbt test### Resources:
- Learn more about dbt [in the docs](https://docs.getdbt.com/docs/introduction)
- Check out [Discourse](https://discourse.getdbt.com/) for commonly asked questions and answers
- Join the [chat](https://community.getdbt.com/) on Slack for live discussions and support
- Find [dbt events](https://events.getdbt.com) near you
- Check out [the blog](https://blog.getdbt.com/) for the latest news on dbt's development and best practices