Hex

Best Self-hosted Alternatives to Hex

A curated collection of the 8 best self hosted alternatives to Hex.

Hex is a collaborative data workspace that combines SQL, notebooks, visual dashboards and interactive apps to explore data, run analyses, connect to data warehouses and share reproducible results and reports with teams.

Alternatives List

#1
Apache Superset

Apache Superset

Apache Superset is an open-source BI platform for SQL-based data exploration, interactive dashboards, and rich visualizations with a no-code chart builder and SQL editor.

Apache Superset screenshot

Apache Superset is an open-source, web-based business intelligence platform for exploring data and building interactive dashboards. It connects to a wide range of SQL-speaking databases and query engines and supports both no-code charting and advanced SQL workflows.

Key Features

  • No-code chart builder for quickly creating visualizations
  • SQL Lab (web-based SQL editor) for complex queries and analysis
  • Interactive dashboards with filters, cross-filtering, and drill-down capabilities
  • Semantic layer for defining reusable metrics and dimensions
  • Virtual datasets for ad-hoc exploration without creating physical tables
  • Extensible visualization plug-in architecture with many built-in chart types
  • Configurable caching to reduce database load and improve dashboard performance
  • Role-based access control and multiple authentication options
  • REST API for programmatic customization and automation

Use Cases

  • Self-serve analytics dashboards for business and product teams
  • Exploratory SQL analysis and dataset prototyping for analysts
  • Organization-wide reporting layer on top of existing data warehouses

Superset is a strong fit for teams that want a scalable BI UI on top of existing SQL data infrastructure. Its combination of no-code dashboards and a powerful SQL workspace makes it useful for both casual and advanced data users.

70.7kstars
16.7kforks
#2
Metabase

Metabase

Metabase is an open-source BI and embedded analytics tool for querying databases, building dashboards, and sharing reports with permissions, alerts, and embedding.

Metabase screenshot

Metabase is an open-source business intelligence and embedded analytics platform that sits on top of your databases and lets people explore data, create visualizations, and share insights. It supports both no-code querying for non-technical users and SQL for advanced analysis.

Key Features

  • Visual query builder for exploring data without writing SQL
  • Native SQL editor for complex queries and reusable questions
  • Interactive dashboards with filters, drill-downs, and sharing options
  • Alerts and scheduled subscriptions (email/Slack) for dashboards and questions
  • Data modeling features such as semantic models, metrics, and segments
  • Embedded analytics via iframe embedding and an SDK for React
  • Permissions, groups, and authentication integrations for controlled access

Use Cases

  • Company-wide self-serve analytics on top of a production database or warehouse
  • KPI dashboards and recurring reporting for teams like finance, product, and ops
  • Customer-facing analytics embedded into SaaS products

Limitations and Considerations

  • Some advanced capabilities (for example certain governance and enterprise features) are available only in commercial editions

Metabase is well-suited for teams that want fast, approachable analytics without building a custom reporting stack. It can scale from simple internal dashboards to embedded, multi-user analytics with access controls.

46.1kstars
6.2kforks
#3
Redash

Redash

Open source BI tool to connect to many data sources, run SQL/NoSQL queries, build visualizations and dashboards, share insights, and set alerts and scheduled refreshes.

Redash screenshot

Redash is an analytics and business intelligence application for exploring data with SQL/NoSQL queries, turning results into visualizations, and sharing dashboards across a team. It is designed for browser-based collaboration so both technical and non-technical users can access and act on trusted, refreshable reports.

Key Features

  • Browser-based query editor with schema browsing and autocomplete
  • Visualizations and drag-and-drop dashboards built from query results
  • Sharing and collaboration on queries and dashboards, including public links
  • Scheduled query execution and automatic dashboard refresh
  • Alerting on query results when conditions are met
  • REST API for automating and integrating reporting workflows
  • Broad, extensible support for many SQL and NoSQL data sources

Use Cases

  • Self-hosted internal BI for SQL-driven reporting and team dashboards
  • Centralized querying across multiple databases and analytics platforms
  • Automated operational metrics with scheduled refreshes and alerts

Limitations and Considerations

  • Primarily oriented around SQL/NoSQL querying and dashboards rather than full semantic modeling typical of some enterprise BI suites

Redash is a strong fit for teams that want a lightweight, web-based way to query many data sources, publish dashboards, and standardize reporting. Its alerting, scheduling, and API features make it useful for both interactive analysis and automated data-driven workflows.

28.2kstars
4.6kforks
#4
Datasette

Datasette

Open source tool to publish SQLite databases as an interactive website with a JSON API, with a powerful plugin system for search, auth, and customization.

Datasette screenshot

Datasette is an open source tool for exploring and publishing data, turning SQLite databases into an interactive website with a built-in JSON API. It is designed to help share, browse, and query datasets in a user-friendly way, while remaining extensible through plugins.

Key Features

  • Interactive web interface for browsing databases, tables, rows, and running SQL queries
  • Automatic JSON API for databases, tables, queries, and metadata
  • Plugin ecosystem for authentication, permissions, search, UI customization, and integrations
  • Configuration via JSON/YAML files for titles, licenses, sources, and instance settings
  • Deployment-friendly workflows, including container-based publishing and hosted runtime options

Use Cases

  • Publish public datasets for journalism, research, museums, archives, or government transparency
  • Provide a lightweight internal data browser and query UI for SQLite-based projects
  • Build data-backed prototypes and share queryable datasets with an API for downstream tools

Limitations and Considerations

  • Primarily centered around SQLite as the underlying database engine; other databases typically require extraction or mirroring into SQLite
  • Advanced write operations and multi-user editing workflows are not the primary focus compared to full database admin platforms

Datasette is a practical choice for quickly turning SQLite data into a shareable, searchable web application with an API. Its plugin architecture and emphasis on publishing make it especially useful for organizations and individuals who need to make datasets explorable without building a custom application from scratch.

10.8kstars
811forks
#5
Evidence

Evidence

Open-source BI as code for building interactive reports and dashboards using SQL and Markdown, with reusable components and a modern developer workflow.

Evidence screenshot

Evidence is an open-source, code-based alternative to drag-and-drop BI tools for building interactive data products. It generates a web app from Markdown pages that run embedded SQL queries and render charts and UI components.

Key Features

  • Build reports and dashboards from Markdown with embedded SQL queries
  • Component-based, interactive visualizations rendered from query results
  • Templated pages plus loops and conditional logic for reusable reporting
  • Developer-friendly workflow designed for version control and code review
  • Supports connecting to common analytical databases and warehouses

Use Cases

  • Internal BI reporting portals with a narrative format (metrics plus commentary)
  • Customer-facing analytics and embedded reporting in product documentation sites
  • Rapid exploratory analysis shared as reproducible, versioned reports

Evidence is well-suited for teams that prefer writing SQL and keeping analytics artifacts in Git. It provides a straightforward path from queries to polished, shareable data experiences without relying on a drag-and-drop editor.

6kstars
324forks
#6
Livebook

Livebook

Web-based interactive and collaborative notebooks for Elixir with data visualizations, integrations, reproducible workflows, and automation.

Livebook screenshot

Livebook is a web application for creating interactive and collaborative notebooks that evaluate Elixir code on demand. Notebooks are stored as .livemd (a Markdown subset) and combine prose, executable cells, and rich output for data visualization and automation.

Key Features

  • Executable Elixir code cells with sequential evaluation and state tracking (stale cell annotation).
  • Rich editor experience (autocompletion, inline docs, formatting) powered by a web code editor integration.
  • Interactive visualizations via Kino and supported libraries (Vega-Lite, MapLibre) for charts, tables, and maps.
  • Smart cells: high-level, UI-driven cells that generate and run code for common tasks (databases, ML models, plotting).
  • Multiple runtimes: launch a fresh Elixir instance, connect to an existing node, or run inside an existing Elixir project with access to its modules and deps.
  • Multiple deployment options including a desktop app, Docker images, and running inside platforms such as Hugging Face Spaces for GPU-backed ML workloads.

Use Cases

  • Teaching and documentation: interactive Elixir tutorials and reproducible technical walkthroughs stored in versionable .livemd files.
  • Data exploration and ML prototyping: query databases, visualize data, and run Hugging Face models via Smart cells or deployed Spaces.
  • Internal tools and automation: convert notebooks into multi-session Livebook Apps to run shared workflows and lightweight internal UIs.

Limitations and Considerations

  • Language scope: Livebook is Elixir-centric; capabilities for other languages are limited compared to multi-language notebook platforms.
  • Cloud Smart cell caveats: some Smart cell features and integrations (e.g., running models) depend on external services or platform settings (Hugging Face Spaces visibility and secrets), which may affect reproducibility or feature availability in hosted environments.

Livebook provides a focused, production-ready notebook experience for Elixir developers and teams that need interactive documentation, data exploration, and workflow automation. Its integrations, runtime flexibility, and collaboration features make it suitable for teaching, prototyping, and building internal apps.

5.7kstars
488forks
#7
Chartbrew

Chartbrew

Chartbrew is an open-source platform to build live dashboards and reports by connecting SQL/NoSQL databases and REST APIs.

Chartbrew screenshot

Overview Chartbrew is an open-source web application that lets teams connect to databases and APIs to build, edit, and share live charts and dashboards. It supports a chart builder, editable dashboards, and embeddable charts, with collaboration features for teams and clients.

Key Features

  • Report Builder: create data-driven reports with a user-friendly interface and multiple data sources
  • Chartbrew AI: converse with data to generate insights and visualizations using an AI assistant
  • Data Alerts: set thresholds and get notified of anomalies or changes
  • Data Update Schedule: automate regular data refreshes and reporting cadence
  • Automated Dashboard Snapshots: deliver dashboards to Slack, email, or webhooks on a schedule
  • Embedded Reports: embed interactive dashboards and charts into other apps or sites
  • SQL Query Builder: build and refine SQL queries without writing code
  • Client Accounts: manage access for teams and clients with granular permissions
  • Webhooks & API: automate workflows and integrations with external tools
  • Dashboard Templates: reuse and scale client dashboards with templated designs
  • Integrations: connect to a wide range of data sources and services
  • Multi-tenant collaboration: support team-wide sharing and collaboration on dashboards

Use Cases

  • Internal analytics: create KPI dashboards and real-time monitoring across multiple data sources for teams
  • Client reporting: prepare branded, template-driven dashboards for multiple clients with secure access
  • Embedded analytics: integrate charts and dashboards into existing products or portals via embedding

Conclusion Chartbrew combines a visual chart/dashboard builder with AI-powered insights, collaboration, and flexible data source connections. As an open-source platform, it supports self-hosted deployments, client reporting needs, and automated workflows to streamline analytics across teams and clients.

3.7kstars
412forks
#8
Edalitics

Edalitics

Edalitics is a metadata-driven analytics and dashboard platform (TypeScript/Node.js/Angular) offering no-code dashboards, advanced SQL mode, KPIs, email alerts and RLS.

Edalitics (EDA) is an open-source, metadata-driven analytics and dashboard platform designed to make data exploration and visualization accessible to non-technical users while providing advanced features for analysts. It pairs a TypeScript/Node.js backend with an Angular frontend and stores metadata and configuration in MongoDB.

Key Features

  • No-code dashboard and report creation with a responsive, modern UI
  • Advanced SQL query mode for power users to build custom queries
  • Tree-mode data model explorer to navigate logical data models
  • KPI definitions and automated e-mail alerts for monitoring
  • Public dashboards shareable via URL for read-only access
  • Row Level Security (RLS) to restrict data access per user or role
  • Metadata and configuration stored in MongoDB
  • Official Docker image and deploy templates (Helm/docker) for quick deployment

Use Cases

  • Business intelligence and executive dashboards for product, sales, or operations teams
  • Self-service reporting for non-technical stakeholders with an option for SQL-based custom reports
  • KPI monitoring and automated alerting for operational or business metrics

Limitations and Considerations

  • Licensed under AGPL-3.0, which may impose obligations for commercial redistribution or embedding in proprietary systems
  • Metadata storage relies on MongoDB; organizations that prefer relational metadata stores may need adaptation
  • Connector and integration coverage may be narrower than mature commercial BI platforms; advanced integrations can require additional configuration or development

Edalitics provides a lightweight, metadata-first approach to building dashboards and reports with a balance of no-code tooling and SQL power features. It is suited for teams that want fast self-service analytics with built-in KPI alerting and access controls.

179stars
25forks

Why choose an open source alternative?

  • Data ownership: Keep your data on your own servers
  • No vendor lock-in: Freedom to switch or modify at any time
  • Cost savings: Reduce or eliminate subscription fees
  • Transparency: Audit the code and know exactly what's running