Redash
Metabase
Tableau
Microsoft Power BI
Looker
Google Data Studio
Apache Superset
D3.js
Code Arcade
CodinGame
hackattic
Daily Coding Problem
Frontloops
Code Racer
Real Dev
Codewars
Code ArcadeBased on our record, Redash should be more popular than Code Arcade. 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.
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 3 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: about 3 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 3 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 4 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: almost 4 years ago
You can practice your code solving skills here: Https://app.codesignal.com/arcade Https://leetcode.com/problemset/all/. Source: over 3 years ago
CodeSignal's Arcade (signup required) has a lot of practice problems at different levels that can help break you out of the mindset of copying tutorial code. Source: over 4 years ago
I like the Databases section of CodeSignal Arcade. Problems increase in difficulty, plus I've found it's the platform a lot of companies use for SQL assessment so you'll get a good sense of the type of questions to expect. Source: over 4 years ago
Codesignal has a good set of SQL questions. Not sure they "support" Postgres, but there's 84 free levels under the Arcade section. https://app.codesignal.com/arcade. Source: almost 5 years ago
Metabase - Metabase is the easy, open source way for everyone in your company to ask questions and learn from...
CodinGame - CodinGame provides users with a fun and effective way to learn coding that eschews the rigid structure of traditional teaching methods.
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.
hackattic - No nonsense, real world programming challenges
Microsoft Power BI - BI visualization and reporting for desktop, web or mobile
Daily Coding Problem - Get exceptionally good at coding interviews