Worlds

The World abstraction allows workflows to run anywhere — locally, on Vercel, or on any cloud. The runtime, queues, and persistence are modular and entirely swappable.

Show all (17)By Vercel (3)By Community (14)Encrypted (1)

Managed

Production grade — zero configuration, high throughput, infinitely-scalable, e2e encrypted, and integrated observability

Self-Hosted

Self hosted — control your data and scaling while running workflows inside your own infrastructure

Postgres
@workflow/world-postgres

Production-ready, self-hosted world using PostgreSQL for durable storage and graphile-worker for reliable job processing.

Azure
@fantasticfour/world-azure

Azure Cosmos DB + Service Bus world with Change Feed streaming. Native Azure integration for enterprise deployments.

Cloudflare
@fantasticfour/world-cloudflare

Cloudflare Durable Objects world with edge-native SQLite storage and global <10ms latency. Deploy workflows to 300+ cities worldwide with automatic state replication.

Eveland
@evelandhq/workflow-world

Multi-tenant PostgreSQL World with an out-of-process dispatcher for scale-to-zero deployments.

Jazz
workflow-world-jazz

Jazz Cloud world for local-first sync and real-time collaboration

MongoDB
@workflow-worlds/mongodb

MongoDB World using native driver

MySQL
@fantasticfour/world-mysql

Pure MySQL world for durable storage, queueing, and streaming. No external dependencies — works with PlanetScale, RDS, Aiven, or any MySQL provider.

NATS JetStream
@fantasticfour/world-nats-jetstream

NATS JetStream world with built-in clustering support. Self-hosted, high-performance messaging for workflow execution.

Platformatic
@platformatic/world

Platformatic World backed by a centralized workflow service with PostgreSQL for version-safe orchestration on Kubernetes

SurrealDB
workflow-world-surrealdb

SurrealDB world using LIVE SELECT for queueing and real-time streaming

Upstash
@fantasticfour/world-upstash

Serverless-native world using Upstash Redis for storage and QStash for HTTP-based queue management. Edge-ready with zero infrastructure to manage.

Embedded

Lightweight solutions for sidecars or local development

Last updated: 9/16/2026, 11:02:57 PM · Commit: 20ad2b3

Provider Benchmarks

Coming soon

See how workflows compare across the different worlds deployed on different providers. Lower execution time means faster workflows.

Local
10.76s
Vercel
19.37s
AWS
25.82s
GCP
25.82s

For illustration purposes only

Learn more about worlds

To learn more about how worlds work or to create your own, check the docs. You can also build a custom world to connect workflows to any storage or queuing backend.