moodymudskipper / tb

IN ~PROGRESS my own take on `[.data.frame`
0 stars 0 forks source link

DB backend ? #20

Closed moodymudskipper closed 4 years ago

moodymudskipper commented 4 years ago

Definitely a can of worms, but can we outsource most of it to dbplyr ?

We'll need a query type argument though, that would have values like "lazy", "collect" and "in place"

"in place" will fail if .by is not missing.

dbplyr being really good, the main value here is really to write in the DB directly, this would work with https://github.com/moodymudskipper/easydb