更新时间:2021-06-11 18:03:44
封面
版权信息
Why subscribe?
Contributors About the author
About the reviewer
Packt is searching for authors like you
Preface
Section 1: Installing and Deploying Metabase
Chapter 1: Overview of Metabase
Technical requirements
Introducing Metabase
Metabase's origins
Why open source?
Installing Metabase locally
Installing and deploying Metabase via the cloud
Summary
Chapter 2: Deploying Metabase with AWS
Introduction to Amazon Web Services
Signing up for a free trial of AWS
Metabase on Elastic Beanstalk
Quick launch on Elastic Beanstalk
Using best practices for Metabase on AWS
Creating an IAM user
Creating a Virtual Private Cloud
Creating the Metabase application
Monitoring costs on AWS
Monitoring app performance
Section 2: Setting Up Your Instance and Asking Questions of Your Data
Chapter 3: Setting Up Metabase
Signing up for Metabase
Using a subdomain
Serving Metabase over HTTPS
Setting up email
Allowing others to use Metabase
Setting up Google sign-in
Integrating Metabase with Slack
Chapter 4: Connecting to Databases
What is a database?
Creating a PostgreSQL database in AWS
Connecting to our PostgreSQL database in Metabase
Connecting to a database with best practices
Connecting to other types of databases in Metabase
Chapter 5: Building Your Data Model
Editing your data model
Specifying foreign key relationships
Defining segments and metrics
Building your data dictionary
Creating permissions
Chapter 6: Creating Questions
Asking questions in Metabase
The three types of questions in Metabase
Asking a simple question
Asking a custom question
Creating a native query
Chapter 7: Creating Visualizations
Customizing plots
Creating bar plots histograms and row plots
Plots with multiple dimensions or metrics
Exploring more visualizations in Metabase
Setting up alerts
Creating maps
Chapter 8: Creating Dashboards Pulses and Collections
Creating a simple dashboard
Adding filters to a dashboard
Adding Markdown to a dashboard
Creating pulses
Using MetaBot in Slack
Organizing everything in collections
Understanding permissions in collections
Chapter 9: Using the SQL Console
Introduction to SQL in Metabase
Creating Questions-as-Tables using SQL
Using variables in SQL queries
Creating saved SQL snippets
Section 3: Advanced Functionality and Paid Features
Chapter 10: Advanced Features Getting Help and Contributing
Caching queries
Embedding and sharing externally
X-raying your data
Troubleshooting your Metabase instance
Getting help on Discourse
Creating issues and filling bugs on GitHub