DataFrameDBs.jl
DataFrameDBs.jl copied to clipboard
The DateFrameDBs is the prototype of persistent, space efficient columnar database on pure Julia
The DateFrameDBs is the persistent, space efficient columnar database, inspired by DataFrames and columnar databases like ClickHouse. It allows you to work with large amounts of data without loading them completely into memory.
See docs for more details