Metabase logo

Metabase

Open-source BI platform for querying data and embedding analytics in apps, enabling users to explore their data independently.

Getting Started

  1. Run docker
    docker run -d -p 3002:3000 --name metabase metabase/metabase
    
  2. Wait a minute for the containers to start up, then visit http://localhost:3002 to access the Metabase.