Neon vs Trigger.dev
Serverless Postgres with branching and bottomless storage
vs. Open-source background jobs with no timeouts and full observability
Pricing tiers
Neon
Free
100 projects, 0.5 GB storage + 100 CU-hours each. Great for prototypes and preview envs.
Free
Launch
Usage-based, no minimum. Small production workloads. $0.35/GB-month storage, $0.106/CU-hour.
$0 base (usage-based)
Scale
Usage-based, higher compute tier + faster instances ($0.222/CU-hour). Up to 30-day PITR, 1,000 projects.
$0 base (usage-based)
Business
Usage-based with 99.95% SLA, HIPAA available. Private networking $0.01/GB.
$0 base (usage-based)
Trigger.dev
Free
$0. 5K runs/mo. 1 concurrent run. 1 team member. 7-day log retention.
Free
Self-Host (OSS)
Free. Apache-2.0 license. Docker Compose + Postgres + Redis.
$0 base (usage-based)
Hobby
$10/mo. 50K runs/mo. 25 concurrent. Unlimited queue time.
$10/mo
Pro
$50/mo (starts at — usage scales). 250K runs/mo baseline. 100 concurrent. Priority.
$50/mo
Enterprise
Custom. HIPAA, SSO, dedicated clusters, on-prem.
Custom
Free-tier quotas head-to-head
Comparing free on Neon vs free on Trigger.dev.
| Metric | Neon | Trigger.dev |
|---|---|---|
| branches per project | 10 branches | — |
| cu hours per project | 100 CU-hours/month | — |
| egress gb month | 5 GB/month | — |
| pitr retention hours | 6 hours | — |
| projects | 100 projects | — |
| storage gb per project | 0.5 GB | — |
| team members | 3 users | — |
Features
Neon · 14 features
- Autoscaling — Compute scales CPU + memory between min and max CU in seconds based on load.
- Branching — Git-like DB branches: copy-on-write snapshots of data + schema. Instant, cheap. …
- Data API (REST) — PostgREST-compatible REST endpoint auto-generated from your schema. Uses Postgre…
- IP Allowlist — Restrict DB access to specific CIDRs. Launch+.
- Launchpad — One-click create-a-database link that can be embedded in OSS repos (DATABASE_URL…
- Logical Replication — Publish changes to Snowflake, BigQuery, Kafka, or other Postgres. Subscribe from…
- Monitoring — Built-in dashboards for CPU/RAM/connections/slow queries. Prometheus export on B…
- Neon Auth — Stack Auth integrated: users table auto-synced into your Postgres (public.users_…
- Point-in-Time Restore — Restore DB to any moment in the retention window (6h free → 30d Scale) via branc…
- Private Networking — AWS PrivateLink / VPC peering. Business plan.
- Read Replicas — Create a read-only compute endpoint on the same branch. Zero replication lag (re…
- Scale to Zero — Compute suspends when idle — no charge for compute while paused. Cold-start ~300…
- Schema Diff — Compare schema between branches — build PR checks and preview migrations safely.
- SQL over HTTP — Serverless driver lets you query Postgres over HTTPS — works in edge runtimes (V…
Trigger.dev · 13 features
- Batch Trigger — Trigger many runs at once with limits.
- Environment Variables — Manage secrets in dashboard.
- Idempotency Keys — Prevent duplicate runs.
- Machine Sizing — Pick CPU/RAM per task.
- Queues + Concurrency — Named queues for controlled throughput.
- Realtime + React Hooks — Subscribe to run progress from client.
- Retries — Exponential + custom strategies.
- Schedules — Cron-triggered runs.
- Self-Hosting — Run locally or on your infra.
- Subtasks + triggerAndWait — Compose tasks by triggering children.
- Task Metadata — Attach arbitrary metadata to runs.
- Tasks — Define long-running TS tasks.
- wait.for / wait.until — Durable waits — minutes, hours, days.
Developer interfaces
| Kind | Neon | Trigger.dev |
|---|---|---|
| CLI | Neon CLI | trigger.dev CLI |
| SDK | @neondatabase/serverless | @trigger.dev/react-hooks, @trigger.dev/sdk |
| REST | Management / Control Plane API, Neon Data API (REST), SQL over HTTP | Trigger.dev REST API |
| MCP | Neon MCP Server | — |
| OTHER | Postgres Wire Protocol | Trigger.dev Dashboard, Trigger.dev Webhooks |
Staxly is an independent catalog of developer platforms. Outbound links to Neon and Trigger.dev are plain references to their official websites. Pricing is verified against vendor pages at publication time — reconfirm before buying.
Want this comparison in your AI agent's context? Install the free Staxly MCP server.