OLTP (Online Transaction Processing)

OLAP (Online Analytical Processing)

Mainly involves tasks done by analysts and data scientists.

As there are different patterns for the various workloads for business, a database cannot be tuned for either access pattern.

Thus, we use a light database for fast access and a data warehouse for mass storage and OLAP queries.

image.png

Data is moved from a database to a data warehouse via Extract, Transform, Load pipelines (ETL)