Is there a working MonetDBLite package in Julia? I found the speed of handling out-of-memory data with MonetDBLite in Python and R pretty satisfactory.
In addition, is there any other tool for processing out-of-memory data in Julia?
Is there a working MonetDBLite package in Julia? I found the speed of handling out-of-memory data with MonetDBLite in Python and R pretty satisfactory.
In addition, is there any other tool for processing out-of-memory data in Julia?
I’m not aware of a MonetDBLite implementation in Julia but you can check out JuliaDB for out-of-core functionality.