Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Redash Alternatives
Similar projects and alternatives to Redash
-
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
-
Apache Superset
Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset]
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
plotly
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
-
-
-
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
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.
-
docker-pgautoupgrade
A PostgreSQL Docker container that automatically upgrades your database
-
django-sql-explorer
Easily share data across your company via SQL queries. From Grove Collab.
-
PyQtGraph
Fast data visualization and GUI tools for scientific / engineering applications
-
-
-
Chartbrew
Open-source web platform used to create live reporting dashboards from APIs, MongoDB, Firestore, MySQL, PostgreSQL, and more 📈📊
-
Motor Admin
Deploy a no-code admin panel for your application in less than a minute. Stop wasting time on custom internal tools and focus on the actual product. Motor Admin allows to launch a custom admin panel for any application.
-
datastation-documentation
Source code for the DataStation documentation site
-
core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)
-
n8n
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
-
perspective
A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Redash reviews and mentions
-
A PostgreSQL Docker container that automatically upgrades PostgreSQL
Yeah, a lot of the time I'd agree with you.
This container came about for the Redash project (https://github.com/getredash/redash), which has been stuck on PostgreSQL 9.5 (!) for years.
Moving to a new PostgreSQL container version is easy enough for new installations, but rolling that kind of change out to an existing userbase isn't so pretty.
For people familiar with the command line, PostgreSQL, and Docker then no worries.
But a large number of Redash deployments seem to have been done by people not skilled in those things. "We deployed it from the Digital Ocean droplet / AWS image / etc!"
For those situations, something that takes care of the database upgrade process automatically is the better approach. :)
-
Did anyone try Openblocks for multi-tenant client reporting?
I have tried Metabase, Redash beore (both self hosted open source versions), from my experience I find Metabase a bit easy to work with.
-
Best apps for transitioning from Spreadsheets to SQLite?
Regarding visualization tools, sqliteviz has proven to be the best I've found so far. Their web app runs locally but has some trackers, so I run it locally via a simple, static HTTP server. Falcon and Redash seem like overkill for my needs.
-
Chartbrew – create live reporting dashboards from APIs, MongoDB, Firestore, etc.
Redash seems to be dead or at least in hibernation. There hasn't been a release in over a year.
-
Real Time Data Infra Stack
redash
- Recommend Django Great Projects
-
Framework Laptops are now Thunderbolt 4 certified
In addition to metabase there are redash[0] and apache superset[1]. They are more or less similar to metabase with some different quirks. You can also visualize quite a bit of data in grafana[2] as well.
-
Is Redash dead? The red arrow indicates when Databricks acquired Redash
Source: https://github.com/getredash/redash/graphs/contributors
-
Show HN: DataStation – App to easily query, script, and visualize data
How does it compare to Redash (now Databricks SQL): https://github.com/getredash/redash?
-
A note from our sponsor - Sonar
www.sonarsource.com | 24 Sep 2023
Stats
getredash/redash is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
Redash is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of Redash is Python.