Difference between revisions of "Metabase"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* <code>[[docker run -d -p]] [[3000]]:3000 --name metabase metabase/metabase</code> | * <code>[[docker run -d -p]] [[3000]]:3000 --name metabase metabase/metabase</code> | ||
* Connection: http://localhost:3000/ | * Connection: http://localhost:3000/ | ||
+ | * Data sources: MySQL, PostgreSQL, SQL Server, [[Redshift]], [[BigQuery]], [[Snowflake]], [[Athena]], [[Druid]], [[MongoDB]], [[Presto]], [[Spark SQL]], [[SQLite]] | ||
== Related == | == Related == |
Revision as of 08:25, 14 March 2024
wikipedia:Metabase (USA, 2014, Trends) is an open-source analytics and business intelligence application that allows users to create dashboards or emails
- Installation:
brew install metabase
docker run -d -p 3000:3000 --name metabase metabase/metabase
- Connection: http://localhost:3000/
- Data sources: MySQL, PostgreSQL, SQL Server, Redshift, BigQuery, Snowflake, Athena, Druid, MongoDB, Presto, Spark SQL, SQLite
Related
See also
Advertising: