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