Based on our record, Redash should be more popular than TABLUM.IO. It has been mentiond 19 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
For the data loaded from the raw and unstructured data sources (RESTful APIs, files, feeds) I'd recommend checking tablum.io. The data first gets into the staging SQL DB where you can apply transformations in SQL (ClickHouse dialect with hundreds of ready-to-use functions for aggregations, transformations, string and array processing, etc). After that, you can set up a pipeline to external DWH or DB. Or just... Source: over 2 years ago
Fairly easy to parse it with Python (or any other scripting languages that support regular expressions). Besides, there're no-code parsers that can do that. E.g. tablum.io, it has a regexp parser that turns poorly formatted text into an SQL table. All you need it is to provide the regular expression (regexp) to split the text (per-line basis or the entire text) into chunks that become SQL rows and columns, after... Source: over 2 years ago
You're right. There should be some way to safely pass the authentication token without storing it in the query. BTW, to keep all data within the company network perimeter and no share any keys with the cloud service, one can install tablum.io as a self-hosted version on a Linux server (it runs in Docker). Source: over 2 years ago
I am looking for service or tool similiar to Metabase or Redash that allows me to add data source - for example Postgres connection, and create raw SQL queries that can be shared or exposed through API. So instead of keeping raw SQL code somewhere, my other service would call this tool e.g. http://microservice/query=1?param1=xx&page=2 and get the results from the DB. These calls are internal only and part of ETL... Source: about 2 years ago
I have tried Metabase, Redash beore (both self hosted open source versions), from my experience I find Metabase a bit easy to work with. Source: over 2 years ago
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. Source: over 2 years ago
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. [0] https://redash.io/ [1] https://superset.apache.org/ [2] https://github.com/grafana/grafana. - Source: Hacker News / almost 3 years ago
This is typically called a "dashboard" and there is a whole industry of existing commercial products (for example https://redash.io/) that are built around doing data analysis and visualization. Source: about 3 years ago
Notion SQL Learning - Are you looking for a way to save time and fast-track your SQL learning?
Microsoft Power BI - BI visualization and reporting for desktop, web or mobile
PCPartPicker - By offering its users with multiple buying guides, this PC building website basically assist its users in building their own PC and give them ideas for creating ideal PC.
Tableau - Tableau can help anyone see and understand their data. Connect to almost any database, drag and drop to create visualizations, and share with a click.
Marple - Data analysis platform for engineering teams. Organise, find and visualise test and measurement data
Metabase - Metabase is the easy, open source way for everyone in your company to ask questions and learn from...