TidierOrg / TidierDB.jl

Tidier database analysis in Julia, modeled after the dbplyr R package.
MIT License
35 stars 3 forks source link

Add Databricks backend #34

Closed drizk1 closed 2 weeks ago

drizk1 commented 3 weeks ago

Now that http.jl and json3.jl are deps, I think we could pretty easily add databricks as an additional backend via their rest api.

Connection set up outlined here