All Projects → metabase → Metabase

metabase / Metabase

Licence: other
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋

Programming Languages

clojure
4091 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to Metabase

Helicalinsight
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
Stars: ✭ 214 (-99.2%)
Mutual labels:  data-analysis, reporting, business-intelligence, mysql, postgresql, data-visualization, dashboard
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+71.36%)
Mutual labels:  analytics, business-intelligence, mysql, postgres, data-visualization, dashboard
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Stars: ✭ 20,147 (-24.83%)
Mutual labels:  analytics, business-intelligence, mysql, postgresql, dashboard, bi
Superset
Apache Superset is a Data Visualization and Data Exploration Platform
Stars: ✭ 42,634 (+59.06%)
Mutual labels:  analytics, data-analysis, business-intelligence, data-visualization, bi, sql-editor
Postgui
A React web application to query and share any PostgreSQL database.
Stars: ✭ 260 (-99.03%)
Mutual labels:  database, postgresql, data, postgres, dashboard
Chartbrew
Open-source web platform for creating charts out of different data sources (databases and APIs) 📈📊
Stars: ✭ 199 (-99.26%)
Mutual labels:  analytics, mysql, postgresql, data-visualization, dashboard
Sqlpad
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
Stars: ✭ 4,113 (-84.65%)
Mutual labels:  data-analysis, mysql, postgres, data-visualization, sql-editor
Poli
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
Stars: ✭ 1,850 (-93.1%)
Mutual labels:  reporting, business-intelligence, data-visualization, dashboard, sql-editor
Abixen Platform
Abixen Platform
Stars: ✭ 530 (-98.02%)
Mutual labels:  analytics, reporting, business-intelligence, data-visualization, dashboard
Databazel
The analytical and reporting solution for MongoDB
Stars: ✭ 118 (-99.56%)
Mutual labels:  analytics, database, data-visualization, dashboard
Mprove
Open source Business Intelligence tool 🎉
Stars: ✭ 212 (-99.21%)
Mutual labels:  analytics, business-intelligence, data-visualization, dashboard
Backup
Easy full stack backup operations on UNIX-like systems.
Stars: ✭ 4,682 (-82.53%)
Mutual labels:  database, mysql, postgresql, slack
Datagear
数据可视化分析平台,使用Java语言开发,采用浏览器/服务器架构,支持SQL、CSV、Excel、HTTP接口、JSON等多种数据源
Stars: ✭ 266 (-99.01%)
Mutual labels:  data-analysis, data, data-visualization, dashboard
Awesome Business Intelligence
Actively curated list of awesome BI tools. PRs welcome!
Stars: ✭ 1,157 (-95.68%)
Mutual labels:  data-analysis, business-intelligence, database, data-visualization
Querytree
Data reporting and visualization for your app
Stars: ✭ 230 (-99.14%)
Mutual labels:  analytics, data-analysis, database, data-visualization
Pg chameleon
MySQL to PostgreSQL replica system
Stars: ✭ 274 (-98.98%)
Mutual labels:  database, mysql, postgresql, postgres
Blog
Everything about database,business.(Most for PostgreSQL).
Stars: ✭ 6,330 (-76.38%)
Mutual labels:  database, mysql, postgresql, postgres
Jet
Type safe SQL builder with code generation and automatic query result data mapping
Stars: ✭ 373 (-98.61%)
Mutual labels:  database, mysql, postgresql, postgres
Widestage
Lightweight Open Source Business Intelligence and reporting tool for mongodb, postgresql, Mysql, MS sql, oracle, & google bigQuery allow users create their own reports just dragging and dropping, widestage also has a data governance layer AKA semantic layer
Stars: ✭ 246 (-99.08%)
Mutual labels:  reporting, business-intelligence, database, dashboard
Tabix
Tabix.io UI
Stars: ✭ 1,152 (-95.7%)
Mutual labels:  data-analysis, business-intelligence, data-visualization, dashboard

Metabase

Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.

Metabase Product Screenshot

Latest Release Circle CI codecov

Features

For more information check out metabase.com

Supported databases

Installation

Metabase can be run just about anywhere so checkout our Installation Guides for detailed instructions for various deployments. Here's the TLDR:

Docker

To run Metabase via Docker, just type

docker run -d -p 3000:3000 --name metabase metabase/metabase

JAR file

To run Metabase via a JAR file, you will need to have a Java Runtime Environment installed on your system.

We recommend the latest LTS version of JRE from AdoptOpenJDK with HotSpot JVM and x64 architecture, but other Java versions might work too.

Go to the Metabase download page and download the latest release. Place the downloaded JAR file into a newly created directory (as it will create some files when it is run), and run it with the following command:

java -jar metabase.jar

Now, open a browser and go to http://localhost:3000 , and you will be asked a set of questions that will set up a user account, and then you can add a database connection. For this to work you will need to get some information about which database you want to connect to, such as the Host Name and Port that it is running on, the Database Name and the User and Password that you will be using.

Once you have added this connection, you will be taken into the app and you'll be ready to ask your first question.

For a more detailed walkthrough, check out our Getting Started guide.

Frequently Asked Questions

Some questions come up over and over again. Check here first: FAQ

Security Disclosure

See SECURITY.md for details.

Contributing

To get started with a development installation of the Metabase, follow the instructions at our Developers Guide.

Then take a look at our Contribution Guide for information about our process and where you can fit in!

Internationalization

We want Metabase to be available in as many languages as possible. See which translations are available and help contribute to internationalization using our project over at POEditor. You can also check out our policies on translations.

Extending and Deep Integrations

Metabase also allows you to hit our Query API directly from Javascript to integrate the simple analytics we provide with your own application or third party services to do things like:

  • Build moderation interfaces
  • Export subsets of your users to third party marketing automation software
  • Provide a specialized customer lookup application for the people in your company

License

This repository contains the source code for both the Open Source edition of Metabase, released under the AGPL, as well as the commercial edition of Metabase Enterprise, released under the Metabase Commercial Software License.

See LICENSE.txt for details.

Unless otherwise noted, all files © 2021 Metabase, Inc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].