How Doorstead doubled developer velocity with Retool The property-tech startup replaced an arsenal of spreadsheets with bespoke tools to power pricing, manage tenant requests, and more—and saved a whole lot of time along the way.
Building effective tools for customer support workflows CS teams often need bespoke tools to connect disparate systems and help them move quickly to address customer needs. These templates can help developers get them there.
tutorial CRUD operations in SQL: Examples and explanations A quick guide to using SQL statements to perform all four CRUD operations.
announcement Every product update we announced at Developer Day Read on for a full deep dive to see everything we announced at our first Dev Day, like Retool Database, more precise layout tools, more performant apps, support for GPT-4, Python, and more.
tutorial Retool + Census: Pull customer data into your internal tools on demand Learn how to set up real-time personalization in your Retool app with the new Census Entity API.
Building an SQL Server Admin Panel in Retool This post was created in collaboration with Anshuman Bhardwaj. Microsoft SQL Server is a hugely popular SQL database. It's ACID compliant, making it an excellent choice for financial applications, while its optimistic concurrency
Building a Snowflake admin panel in Retool This post was written with help from Gaurav Thalpati. Since the advent of products like Snowflake, more and more teams are leveraging data warehouses to store critical business data. Often, various teams—marketing,
Building a Redis admin panel in Retool This post was written with help from Amarachi Aso. Performance-conscious applications often utilize Redis to cache queried data. Occasionally, Redis might be implemented as the primary database or source of truth. Regardless of
Moving Retool's CI from Azure Pipelines to Buildkite with Kubernetes Learn from Retool infrastructure engineer Anna Yan why and how Retool moved our CI workloads to Buildkite using Kubernetes.
Top SQL GUIs for Your Data Warehouse (Snowflake, BigQuery, Redshift) This post was written with help from Kovid Rathee. These days, most companies depend on one or several data warehouses, such as Snowflake, Google BigQuery, or Amazon Redshift, to store and analyze their
Top Redis GUIs This post was written with help from Armstrong Asenavi. Whether you’re using Redis as a database, streaming engine, cache, or message broker, you’ll probably want some sort of GUI to use
tutorial How to create a time picker in React Date and time formatting varies globally, which can confuse users. Date and time pickers (DTPs) solve this problem by providing a simple UI component with intuitive pop-up or drop-down calendar elements. Here's how to create a React time picker in a simple demo app.
sql Best PostgreSQL GUIs in 2021 (Updated) This post walks through the best GUIs available for querying your Postgres data, as well as remotely accessing and navigating database servers.