Retool Review Notes

Retool is a web based system that allows you to create data dashboards using its web based components and a variety of data sources.

Here are a few points, which are mainly on the Retool DB tool.

  • Many UI components, many types of data source connectors
  • Write SQL queries right in the browser-based tool
  • Visual components
    • Bar, chart, etc.
    • Shows visuals based on your data
    • Can use Plotly JSON to for visual UIs, i.e. chart design
  • Retool Workflows
    • Offers data transformation steps when working with data sources
  • Retool vs Google Sheets?
    • Push data out to somewhere
    • Incorporating many data sources is easier in Retool rather than Google data sheets
  • By default table shows everything that is in the query
  • Allows to connect to a data source using a REST API
  • Ask AI widget
    • You can ask it anything, it's aware of all schema and can help create relationships and help in writing complex queries
  • Transform results feature
    • Can be used to transform the resulting data into a format or structure that is needed
  • Who has access to the reports or dashboards?
    • Retool has an elaborate permissions system to configure all of it using groups once the app is built out

Popular posts from this blog

SharePoint PowerShell Quick Guide

Dependency Injection in .NET

Git Guide