Metabase (EN)

Tool

Open-source BI tool for data exploration without deep SQL knowledge

Architecture

flowchart LR   A[User interface] --> B[Metabase server]   B --> C[Database]   B --> D[Cache]   B --> E[Authentication]   F[User] --> A   G[Admin] --> A 

In Context

  • Typically used together with PostgreSQL, MySQL, MongoDB or cloud services like AWS Redshift
  • Related to: Tableau, Power BI, Looker, Apache Superset
  • Example use: Enterprise-wide reporting, product analysis, customer behavior studies
Quelle: AI Generated