Trigger.dev
by Trigger.dev Ltd.
Open-source background jobs and durable workflows platform for TypeScript developers. Trigger.dev is an open-source background jobs platform from Trigger.
Performance Scores
1 ranking evaluated
Score range: 7.4 – 7.4
-
#9Best AI Agent Builders for Non-Developers in 2026
Score: 7.4 · Best for: Teams that want a no-code agent surface backed by an open-source durable runtime
Key Facts
company
| Attribute | Value | As of | Source |
|---|---|---|---|
| Founded | 2022 | May 2026 | Trigger.dev About page |
| Headquarters | London, United Kingdom | May 2026 | Trigger.dev About page |
| Employees | 11-50 | May 2026 | Trigger.dev LinkedIn |
| License | Apache 2.0 | May 2026 | Trigger.dev LICENSE |
community
| Attribute | Value | As of | Source |
|---|---|---|---|
| GitHub stars | 10,000+ | May 2026 | Trigger.dev GitHub |
pricing
| Attribute | Value | As of | Source |
|---|---|---|---|
| Starter pricing | $50/month Pro (250,000 monthly runs) | May 2026 | Trigger.dev pricing |
| Free tier | 10,000 runs/month, 14-day history | May 2026 | Trigger.dev pricing |
features
| Attribute | Value | As of | Source |
|---|---|---|---|
| Deployment | Trigger.dev Cloud (managed) and Apache 2.0 self-hosted | May 2026 | Trigger.dev self-host docs |
Strengths
- ●Open-source (Apache 2.0) with managed cloud option
- ●Strong TypeScript-first developer experience
- ●Durable retries and concurrency built in
- ●Active community and weekly releases
Limitations
- ●More code-leaning than pure no-code competitors
- ●Smaller integration catalog than Lindy or Relevance
- ●Documentation depth uneven across newer features
Based on evaluations in 1 ranking: Best AI Agent Builders for Non-Developers in 2026
About Trigger.dev
Trigger.dev is an open-source background jobs platform from Trigger.dev Ltd., a London company founded in 2022. Apache 2.0 self-hosted plus managed cloud. v3 release brought isolated containers and multi-hour tasks. Free tier with 10,000 monthly runs.
Trigger.dev is an open-source background jobs and durable workflows platform built by Trigger.dev Ltd., a London developer infrastructure company founded in 2022. The product targets TypeScript and JavaScript teams who want to write long-running tasks, scheduled jobs, and event-driven workflows that survive deployments and crashes.
The v3 release in 2024 introduced isolated runtime containers, support for tasks running up to several hours, concurrency controls, and a redesigned dashboard. Tasks are defined in TypeScript using a task SDK that supports retries, waits, and child task triggers. Trigger.dev runs each task in a fresh Node.js container, which avoids the cold-start and timeout limits of serverless platforms while still providing managed scaling.
Trigger.dev is offered under Apache 2.0 self-hosted and as a managed Trigger.dev Cloud service. Cloud pricing as of May 2026 starts with a free tier (10,000 monthly runs, 14-day history). The Pro tier is $50/month (250,000 monthly runs, 30-day history) and the Team tier is $200/month (1 million runs, 90-day history). The Enterprise tier is quote-based with SSO, SOC 2 attestation, and dedicated infrastructure.
The platform integrates natively with Vercel, Next.js, Supabase, Resend, OpenAI, Anthropic, and Stripe. It is positioned for product engineering teams that want long-running task execution and durable workflows on a TypeScript-first stack.
Integrations (8)
Other Workflow Automation Tools
Activepieces
No-code workflow automation with self-hosting and AI-powered features
Workflow AutomationAutomatisch
Open-source Zapier alternative
Workflow AutomationBardeen
AI-powered browser automation via Chrome extension
Workflow AutomationCalendly
Scheduling automation platform for booking meetings without email back-and-forth, with CRM integrations and routing forms for lead qualification.
Workflow AutomationSee How It Ranks
Best Durable Workflow Engines for Production in 2026
A ranked list of the best durable workflow engines for production deployments in 2026. Durable workflow engines persist execution state to a database so that long-running workflows survive process restarts, deployments, and infrastructure failures. The ranking covers Temporal, Prefect, Apache Airflow, Camunda, Windmill, and n8n. Tools were evaluated on production reliability, developer experience, scalability, open-source health, and documentation quality. The shortlist intentionally mixes code-first engines (Temporal, Prefect, Airflow) with hybrid visual platforms (Camunda, Windmill, n8n) to reflect how production teams actually choose workflow engines in 2026.
Best No-Code Automation Platforms in 2026
A ranked list of no-code automation platforms in 2026. The ranking covers visual workflow builders that allow non-engineering teams to connect SaaS apps, route data, and add conditional logic without writing code. Entries cover proprietary cloud platforms (Zapier, Make, Pipedream, IFTTT) and open-source visual builders (n8n, Activepieces). Scoring reflects integration breadth, pricing accessibility, visual editor ease, reliability and error handling, and self-hosting availability.
Questions About Trigger.dev
What is the difference between Inngest and traditional cron for job scheduling?
Inngest is a durable event-driven job platform with retries, observability, and step functions, while traditional cron is a time-based scheduler with no built-in retry, queueing, or observability. Inngest is closer to a job queue than to cron, and is most useful for application background work that needs reliability guarantees.
Can you self-host Trigger.dev in 2026?
Yes. Trigger.dev is open-source under the Apache 2.0 license and supports self-hosting via Docker Compose or Kubernetes. Self-hosting gives you full control over your job runs and data, but you take on operating Postgres, Redis, the worker queue, and the dashboard yourself.
What's the difference between Inngest and Temporal?
Inngest is a developer-first durable functions platform with TypeScript and Python SDKs, 50,000 step runs/month free, and Hobby pricing from $20/month. Temporal is the heavyweight durable workflow engine with seven-language SDKs, Cassandra-backed scale, and Cloud pricing from roughly $200/month at low volume.
What's the difference between Trigger.dev and Inngest?
Trigger.dev is a fully Apache 2.0 durable runner with task-based authoring, machine-size selection, and first-class self-host. Inngest is a developer-first event-driven step platform with an open-source dev server, a managed cloud, 50,000 step runs/month free, and $20/month Hobby pricing.
Learn More
Inngest vs Temporal 2026: Durable Functions vs Durable Workflows
Inngest (2021, San Francisco) is a developer-first durable functions platform with TypeScript and Python SDKs, 50,000 step runs/month free, and Hobby pricing from $20/month. Temporal (2019) is the heavyweight durable workflow engine with seven-language SDK coverage, Cassandra-backed scale, and Cloud pricing from roughly $200/month at low volume or $2.5-4.5K/month self-host. This 2026 comparison covers programming model, pricing, scale ceiling, and operational footprint.
Trigger.dev vs Inngest 2026: OSS Durable Runners Compared
Trigger.dev (2022, London) is a fully Apache 2.0 durable runner with task-based authoring, machine-size selection, and first-class self-host. Inngest (2021, San Francisco) is a developer-first event-driven step platform with an open-source dev server and a managed cloud (50K step runs/month free, $20/month Hobby). This 2026 comparison covers license, programming model, pricing, observability, and self-host options.