Hatchet

by Hatchet Inc.

Open Source Self-Hostable Cloud Free Tier open-source API Available

Open-source distributed task queue and workflow engine for Python, TypeScript, and Go services. Hatchet is an open-source distributed task queue from Hatchet Inc., a New York Y Combinator W24 startup founded in 2023.

Performance Scores

7.3

2 rankings evaluated

Score range: 6.9 – 7.6

Key Facts

company

company facts about Hatchet
AttributeValueAs ofSource
Founded2023May 2026Y Combinator directory
HeadquartersNew York, NYJul 2026Y Combinator company profile
Employees1-10May 2026Hatchet LinkedIn
LicenseMITJul 2026Hatchet GitHub LICENSE file

pricing

pricing facts about Hatchet
AttributeValueAs ofSource
Hatchet pricing (July 2026)Hatchet pricing (verified July 2026): Cloud tiers are now Developer (Free), Team $500/mo + usage (10 users, 5 tenants, 500 RPS, 3-day retention), Scale $1,000/mo + usage (unlimited users/tenants, audit logs, HIPAA, 7-day retention), and Enterprise (custom) — replacing the older Free/Starter $25/Growth naming. Self-hosting remains free under Apache-2.0 (Postgres + workers).Jul 2026Hatchet pricing
Starter pricingFree Developer tier with $10 per 1M task runs (first 100,000 runs free); paid plans from $500/month (Team)Jul 2026Hatchet pricing page

community

community facts about Hatchet
AttributeValueAs ofSource
GitHub stars7,600+Jul 2026GitHub API

features

features facts about Hatchet
AttributeValueAs ofSource
SDKsPython, TypeScript, Go, RubyJul 2026Hatchet documentation
DeploymentHatchet Cloud (managed) and self-hosted PostgresMay 2026Hatchet self-host docs

Strengths

  • PostgreSQL is the only required datastore: no Cassandra, Kafka or Elasticsearch
  • MIT across the whole repository, with no proprietary enterprise directory
  • Python, TypeScript and Go SDKs with durable workflow semantics
  • Managed cloud alongside a lightweight self-hosted deployment
  • Postgres-backed (no Cassandra dependency)
  • Open-source with managed cloud option
  • Multi-language SDKs (Python, TS, Go)
  • Lightweight self-hosting story

Limitations

  • Shorter production track record than Temporal, Airflow or Camunda
  • 7,612 stars and 84 contributors: the smallest community in this ranking
  • Published throughput of 2,000 events per second is modest for a distributed engine
  • No connector catalogue; every integration is application code
  • Newer project with smaller production track record
  • Feature parity with Temporal still maturing
  • Smaller integration ecosystem

Based on evaluations in 2 rankings: Best Process Orchestration Platforms 2026, Best Durable Workflow Engines for Production in 2026

Pricing Plans

Developer (Free)

Free

Cloud free tier

  • 1 production environment, community support
  • !Free execution allowance
Get started →
As of Jul 2026 · Source
Most Popular

Team

$500.00/mo

$500/mo + usage

  • 10 users, 5 tenants, 500 RPS
  • 3-day retention
Get started →
As of Jul 2026 · Source

Scale

$1000.00/mo

$1,000/mo + usage

  • Unlimited users/tenants, audit logs, HIPAA
  • 7-day retention
Get started →
As of Jul 2026 · Source

Enterprise

Contact us

Custom; dedicated infra, SOC 2, SLAs

  • Dedicated infrastructure
Get started →
As of Jul 2026 · Source

Self-hosted (open source)

$0.00/mo

Apache-2.0; no quotas (Postgres + workers)

  • Self-managed task queue
Get started →
As of Jul 2026 · Source

About Hatchet

Hatchet is an open-source distributed task queue from Hatchet Inc., a New York Y Combinator W24 startup founded in 2023. Apache 2.0, Postgres-backed, with SDKs for Python, TypeScript, and Go. 5,500+ GitHub stars as of 2026. Cloud and self-hosted.

Hatchet is an open-source distributed task queue and workflow engine built by Hatchet Inc., a New York infrastructure startup founded in 2023 and a Y Combinator W24 alumnus. The product targets backend teams running Python, TypeScript, or Go services who need durable task execution, fan-out, retries, and event-driven triggers without operating Celery, Redis, or RabbitMQ themselves.

Hatchet is licensed under Apache 2.0 and runs on Postgres rather than Redis or Kafka. The Postgres-backed design simplifies operations because most teams already operate Postgres in production. Workers connect to a Hatchet engine over gRPC and pull tasks; the engine handles scheduling, retries with exponential backoff, concurrency limits per key, and rate limiting. Workflows are defined in code using the SDK and can express step dependencies, parallel fan-out, and child workflow patterns.

Hatchet is offered both as a managed Hatchet Cloud product and a self-hosted Apache 2.0 release. As of May 2026 the public GitHub repository has more than 5,500 stars. Hatchet Cloud pricing starts with a free Developer tier (first 100,000 task runs free, then $10 per 1M runs); paid plans start at $500/month (Team), with higher tiers quote-based.

The platform integrates with most Python, TypeScript, and Go web frameworks (FastAPI, Django, Express, Fastify, Gin) and with deployment platforms including Render, Fly.io, AWS, GCP, and Railway. It is positioned for teams who want a Temporal-style durable execution model on a Postgres-only stack.

Integrations (8)

Django native
Express native
FastAPI native
Fastify native
Fly.io third-party
GitHub webhook
Postgres native
Render third-party

Written & reviewed by Rafal Fila · Last updated: · Last verified:

Other Workflow Automation Tools

See How It Ranks

Questions About Hatchet

Learn More