
Reference applications for common web frameworks showing how to embed Metabase charts
Metabase offers an innovative way to integrate data visualization directly into your web applications through its static embedding feature. This tool allows developers to seamlessly include dashboards into their own apps, providing users with easy access to valuable insights without navigating away from the application they are using. By leveraging Metabase, you can present dynamic data visualizations that are not only functional but also visually appealing.
For those diving into web development with dashboards, this static embedding feature simplifies the process while ensuring that data security and brand customization are top priorities. Whether you're conducting analytics for internal use or customer-facing applications, Metabase empowers you to harness the power of data like never before.

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.
Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.
Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.