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

Add ADBC support to dbplyr #1581

Open
JavOrraca opened this issue Feb 10, 2025 · 1 comment
Open

Add ADBC support to dbplyr #1581

JavOrraca opened this issue Feb 10, 2025 · 1 comment

Comments

@JavOrraca
Copy link

I'm not sure if this is more of a {DBI} feature request or a {dbplyr} one, but it'd be great if {dbplyr} could support ADBC. I have been experimenting with ADBC connections to Snowflake using the {adbcdrivermanager} and {adbcsnowflake} packages.

I am working through some bugs but getting promising results in terms of faster querying + collection times from Snowflake data sources with ADBC (vs ODBC). Thanks!

@JavOrraca
Copy link
Author

Following up here: A teammate shared this adbi package with me (an Arrow-compliand DBI). Looks very neat, but my understanding is that it does not yet support the Arrow Snowflake Driver extension.

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

No branches or pull requests

1 participant