Replies: 1 comment 7 replies
-
It might actually work right now! We use Ibis to handle many non-DataFrame backends. If you can create an Ibis table with an mssql connection (as in this Ibis reference page: https://ibis-project.org/backends/mssql), it may work pretty well. I say this because I haven't formally tested against SQL Server, and I'd only like to certify everything is good when it's tested. Would you be willing to try it out and maybe let me know? :) |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is SQL Server currently supported? I see it is on the R version: https://github.com/rstudio/pointblank. If not, is this planned?
Beta Was this translation helpful? Give feedback.
All reactions