Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 798 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 798 Bytes

Coverage Status Build Status

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