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

Extract the Fabric client as an independent python package #47

Open
yu-iskw opened this issue Jul 28, 2023 · 2 comments
Open

Extract the Fabric client as an independent python package #47

yu-iskw opened this issue Jul 28, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@yu-iskw
Copy link

yu-iskw commented Jul 28, 2023

Overview

In my opinion, the parts of dbt-fabric to connect Fabric would be very useful for Fabric users who mainly use python. In my opinion, it would be worthwhile extracting the code to manage the connection to Fabric as another independent python package.

@yu-iskw
Copy link
Author

yu-iskw commented Jul 28, 2023

@prdpsvs I hate to bother you, but I would like to know your idea?

@prdpsvs
Copy link
Collaborator

prdpsvs commented Aug 15, 2023

@yu-iskw , dbt-sqlserver, dbt-synapse and dbt-fabric uses same connection manager classes. So, managing a package to connect to all Microsoft SQL databases using pyodbc is an option.

I will add this to my backlog, and this might not be my immediate priority. Thanks for the feedback.

@prdpsvs prdpsvs added the enhancement New feature or request label Jan 23, 2024
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

2 participants