Refine vs ToolJet
Both are alternatives to Retool. Here's how they stack up — verified facts, no spin.
Also searched as ToolJet vs Refine — same comparison, one verdict.
Refine
Not a builder — a React framework, when you would rather own the code.
Refine is a React meta-framework for building internal tools and admin panels in code: it handles data fetching, auth, routing, forms and tables, and leaves the interface to you and your component library of choice. There is no canvas and no vendor format — the output is a React application in your repository, which means it cannot be locked in by definition. MIT. It is the right answer when the objection to Retool is ownership rather than price, and when you have engineers who would rather write React than learn a builder.
ToolJet
Lighter than Appsmith, AGPL, and quick to stand up.
ToolJet is a low-code builder for internal tools with a visual app designer, around fifty data-source connectors, and a notably light deployment — it will run comfortably on hardware you would consider too small for Appsmith. AGPL-3.0 with roughly 38.3k stars. The licence is the thing to read carefully: AGPL is strong copyleft, which matters if you intend to modify it and offer it as a service to others. For ordinary internal use it changes nothing at all.
Side by side
| Refine | ToolJet | |
|---|---|---|
| Sovereignty Score | 96 | 89 |
| Open source | Yes | Yes |
| Self-hostable | Yes | Yes |
| Local-first | Yes | Yes |
| License | MIT | AGPL-3.0 (core; enterprise edition is commercial) |
| Pricing | Free and open source. It is a library — you host the app like any other. | Free and open source to self-host. Paid cloud and enterprise editions. |
Refine edges it on the Sovereignty Score, but the right pick depends on the trade-offs below.
Refine
Strengths
- +The output is your own React code — no vendor format at all
- +MIT, no enterprise tier, nothing gated
- +Works with Material UI, Ant Design, Chakra or your own components
- +Handles the boring parts: auth, data, forms, tables
Trade-offs
- −Not low-code — this is a framework for engineers
- −Non-technical staff cannot build with it
- −Slower to a first working screen than any builder here
- −You own every design decision, which is freedom and work
ToolJet
Strengths
- +Lightest deployment of the serious options — small servers are fine
- +Around fifty data-source connectors built in
- +Clean, fast app designer
- +Active development and a responsive community
Trade-offs
- −AGPL-3.0 strong copyleft — read it before modifying and redistributing
- −Smaller community than Appsmith
- −Enterprise features including SSO are commercial
- −Fewer worked examples for complex applications
Related alternative guides
Facts verified 2026-08-07. Licenses and pricing change — spotted something out of date? That's a correction we want.