Deep Lake
Database and data lake purpose-built for AI workloads
Deep Lake is rebuilding itself as a Postgres extension.
◆Recent moves
- 8mo ago
Mesh type support, dataset visualisers and faster cache insertion
Capability spread across three fronts: mesh and PLY support widen the data types Deep Lake holds, the visualiser and directory listing API make stored data inspectable, and version-locked read-only views serve teams that need reproducible reads. The 30% LRU cache insertion gain is the measurable part.
View source ↗ - 10mo ago
pg_deeplake gains CHAR types, auto table reload and a split query core
Almost all of this release is the Postgres extension, and the interesting part is structural: the query core was separated from execution and group-by execution pulled out on its own, described as preparation for later work. Automatic table reload removes a failure mode when tables are missing from storage.
View source ↗ - 11mo ago
3.x line allows numpy v2
A single dependency constraint relaxed on the legacy 3.x line. Compatibility maintenance while the work happens in 4.x.
View source ↗