Analytics Platforms

Data Lake

English

Overview

A repository that stores raw data as-is, regardless of format.

Details

Storage that accumulates raw data in its original format, whether structured or unstructured, processing it later depending on the analytics use case. The design difference from a data warehouse -- which fixes the schema at ingest time (schema-on-write) -- is that a data lake applies the schema at read time instead (schema-on-read).

More Database terms