Skip to content
railsengines.com
Retool logo

Replace Retool

Build internal CRUD screens and admin panels visually, connected to your production database.

Why teams move off Retool

Retool charges per user for CRUD screens over a database you already own, and needs a network path into production to build them.

What you give up

The visual builder. Every engine here asks you to write Ruby instead of dragging components, which is faster for some teams and slower for others.

This directory says so when an engine only covers part of the job. A replacement that needs a caveat is still worth knowing about — it just should not surprise you in week three.

9 Rails engines that replace Retool

  1. Avo

    Drop-in replacement Admin and internal tools

    Resources, actions, filters, custom cards and dashboards — the things people build Retool apps for.

    Retool avo

    5.0 · 4 ratings
  2. Motor Admin

    Drop-in replacement Admin and internal tools

    Customisable admin screens, SQL-backed dashboards and forms, configured in the browser.

    Retool motor-admin

    No ratings yet
  3. SQLite Dashboard

    Covers the core of Admin and internal tools

    The 'let me look at the data' case, without building a tool for it.

    Retool sqlite_dashboard

    No ratings yet
  4. Rails DB

    Covers the core of Admin and internal tools

    Reading and querying production data without building a screen. Not custom write workflows.

    Retool rails_db

    No ratings yet
  5. Madmin

    Covers the core of Admin and internal tools

    CRUD over your models, without the visual builder. Custom dashboards you write yourself.

    Retool madmin

    No ratings yet
  6. Administrate

    Covers the core of Admin and internal tools

    CRUD and search. Not arbitrary internal tools with custom widgets.

    Retool administrate

    No ratings yet
  7. Trestle

    Covers the core of Admin and internal tools

    Resource administration rather than arbitrary internal tooling.

    Retool trestle

    No ratings yet
  8. ActiveAdmin

    Covers the core of Admin and internal tools

    Strong at resource CRUD. Custom pages take more work than a visual builder.

    Retool activeadmin

    No ratings yet
  9. Maintenance Tasks

    Covers the core of Operations

    The 'run a script over production data safely' case, without building a Retool app for it.

    Retool maintenance_tasks

    No ratings yet

Questions

Is there an open-source alternative to Retool for Rails?
Yes — Avo, Motor Admin, SQLite Dashboard, Rails DB, Madmin, Administrate, Trestle, ActiveAdmin, and Maintenance Tasks. They all mount into an application you already run, so there is no second deployment and no second database.
What do I give up by replacing Retool?
The visual builder. Every engine here asks you to write Ruby instead of dragging components, which is faster for some teams and slower for others.
How do I replace Retool in a Rails app?
Add avo to your Gemfile, mount it in config/routes.rb at /avo, and run its migrations. The whole integration is two lines and a migration.
How much does replacing Retool save?
Retool is priced from $10/user/mo. The engines here are open source, so the cost becomes the time to mount one and the resources it uses inside your existing application.

Same category

While you are cancelling things