Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Support for Trino and DBT #748

Open
ElHadjiOumar opened this issue Jun 21, 2023 · 1 comment
Open

Feature Request: Add Support for Trino and DBT #748

ElHadjiOumar opened this issue Jun 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ElHadjiOumar
Copy link

Use Case

Hello,

I've been using your project and I find it very useful. I noticed that there's currently no support for Trino (https://trino.io/) and DBT (https://www.getdbt.com/).

Both of these technologies are widely used for data management and analysis, and I believe their inclusion would significantly enhance the capabilities of Plural.

Thank you for considering my request. I'm looking forward to your feedback.

Best regards,
El Hadji Oumar

Ideas of Implementation

For Trino, the implementation could provide a way to connect and query data sources with the Trino connector. For DBT, it would be beneficial to have an easy setup process and a seamless way to run DBT transformations.

Additional Info


Message from the maintainers:

Excited about this feature? Give it a 👍. We factor engagement into prioritization.
Thank you for considering my request. I'm looking forward to your feedback.

Best regards,
El Hadji Oumar

Ideas of Implementation

Additional Info


Message from the maintainers:

Excited about this feature? Give it a 👍. We factor engagement into prioritization.

@davidspek davidspek added the enhancement New feature or request label Jul 5, 2023
@michaeljguarino
Copy link
Member

Hey we actually do have dbt-core included by default with our airflow docker image, and you could likely run dbt jobs in dagster easily too by adding it to the repo you're building too. Our trino setup does need some work to be more user friendly though, we'll definitely look into that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants