Metabase
Open-source BI platform for querying data and embedding analytics in apps, enabling users to explore their data independently.
Getting Started
- Run docker
docker run -d -p 3002:3000 --name metabase metabase/metabase
- Wait a minute for the containers to start up, then visit http://localhost:3002 to access the Metabase.