OLTP v OLAP

Contents ๐Ÿ”—︎

What is the difference between an OLTP and an OLAP database?

OLTP ๐Ÿ”—︎

OLTP stands for “Online Transation Processing”.

Examples

  • PostgreSQL
  • Google Cloud Spanner
  • MariaDB
  • MySQL

OLAP ๐Ÿ”—︎

OLAP is “Online Analytical Processing”.

Examples of OLAP databases

  • Apache Druid
  • DuckDB
  • Clickhouse