December 2020 Summaries
2 posts from Metabase
Filter
Month:
Year:
Post Summaries
Back to Blog
Metabase has launched "Learn Metabase," a platform designed to provide users with courses, articles, and videos that enhance their understanding and use of Metabase, fostering a more knowledgeable and engaged community. Unlike traditional documentation, this resource focuses on integrating various Metabase features to achieve broader objectives and offers general data advice. Topics covered include getting started, enriching dashboards, scaling Metabase, and avoiding common analytics challenges. The platform will continuously expand with new content, and the Metabase team encourages community feedback and contributions on best practices, analytics insights, and unique uses of Metabase to enrich the learning experience further.
Dec 15, 2020
279 words in the original blog post.
Metabase offers two main editions, Open Source and Enterprise, and can be deployed via Metabase Cloud for simplicity or self-hosted for more control, each having distinct advantages and tradeoffs. Metabase Cloud handles hosting, setup, backups, and updates, providing a hassle-free experience but offers less control, making it unsuitable for organizations with strict compliance needs like HIPAA. Self-hosting requires running Metabase via a Docker image or JAR and involves managing infrastructure, migrating to a production application database like PostgreSQL or MySQL, and maintaining backups, offering greater control but more overhead. For self-hosting, users must decide between Docker or JAR based on their technical familiarity, with Docker providing app isolation and easier orchestration. Whether using Metabase Cloud or self-hosting, users must configure settings, connect to databases, confirm data model settings, and ensure accurate metadata to ensure optimal functioning of visualizations.
Dec 01, 2020
959 words in the original blog post.