BioMedQuery.jl icon indicating copy to clipboard operation
BioMedQuery.jl copied to clipboard

Support JuliaDB Backend

Open mirestrepo opened this issue 7 years ago • 1 comments

How do we feel about this?

mirestrepo avatar May 30 '18 18:05 mirestrepo

IterableTables supports JuliaDB as both a source and a sink. It also supports DataFrames as both a source and a sink.

So if we add DataFrames support, then we can use IterableTables to get the data from the JuliaDB backend and then pass it to our DataFrames pipeline.

Would probably be easier to do that than implement our own JuliaDB support from scratch.

Sent with GitHawk

DilumAluthge avatar Jul 05 '18 04:07 DilumAluthge