Oban
Database-backed background job processing for Elixir and Python
At a glance
- Editor score7.5 / 10
- PricingFree plan · paid from $135/mo (annual)
- Best forElixir and PostgreSQL job processing
- Free planYes
- Paid from$135/mo
- Deployment modelSelf_hosted
- Facts checked20 Sep 2026
Where it wins
- PostgreSQL-backed durable storage with transactional job insertion
- Independent queues, concurrency limits, retries, and configurable backoff
- Scheduling, cancellation, snoozing, retention, and pruning included
Where it doesn't
- Self-hosted deployment requires application and PostgreSQL infrastructure
- Durable workflows and rate limiting require a Pro plan
- Open Source support is community-based
Our verdict on Oban
Oban is a background job framework for Elixir and Python applications that stores jobs in PostgreSQL. It is designed for teams building production systems that need durable asynchronous processing, including independent queues, concurrency controls, retries, scheduled jobs, recurring cron jobs, cancellation, snoozing, retention, and pruning. Oban can run as a standalone worker process or be embedded within an application, making it a fit for Elixir teams and Python applications using PostgreSQL-related integrations such as SQLAlchemy and psycopg.
The Open Source edition is free and includes reliable background jobs, scheduled jobs and Cron, and community support. Pro is available at $150 per month with monthly billing or $135 per month with annual billing. Both Pro options add durable workflows, global and rate limiting, queue partitioning, bulk operations, one application, and unlimited nodes. Enterprise adds application bundles, Elixir and Python included, multi-year licenses, payment via invoice or purchase order, and enterprise support availability. The published plans make Pro relevant when workflow orchestration or rate controls are central requirements, while the free edition covers core queue processing.
Oban’s strongest fit is a self-hosted system where PostgreSQL is already part of the application architecture and durable job state matters. Transactional insertion, configurable retry behavior, independent queues, and scheduled execution give teams control over how background work is stored and processed. Teams needing advanced workflow and rate-limiting features should consider Pro, while teams that only need core background jobs can start with Open Source. It is less suitable for organizations seeking a managed deployment rather than a self-hosted worker and database setup.
Oban pricing
Oban fact sheet
| Free plan | Yes |
|---|---|
| Paid from | $135/mo |
| Deployment model | Self_hosted |
| Custom retry policy | Yes |
| Scheduled jobs | Yes |
| Dead-letter queue | Not verified |
| Maximum payload size | Not verified |
| Official SDK languages | Elixir, Python |
| Deployment | Self-hosted |
| Support | Email, Community, Docs |
| Built for | Solo, Small business, Mid-market, Enterprise (editorial estimate) |
| Integrations | 3 integrations: PostgreSQL, SQLAlchemy, psycopg |
| Pricing | Free plan · paid from $135/mo (annual) (source) |
| Website | oban.pro |
| Facts checked | 20 Sep 2026 |
Oban integrations
Oban lists 3 integrations on its own site.
- PostgreSQL
- SQLAlchemy
- psycopg
Alternatives to Oban
- HatchetA code-first queue for durable execution, observable workflows, and AI task orchestration.5.0
- Trigger.devA strong fit for durable TypeScript tasks, queues, retries, and preview environments.4.6
- InngestA flexible task engine for serverless teams that need durable, observable execution.4.6
Used Oban? Be the first to review it
The editor score above is our own research. What this page doesn't have yet is a reader's view — what you used Oban for, what worked and what didn't. No stars are seeded and no review is paid for; an editor reads every one before it appears.
Write a reviewTwo minutes · verified accounts only · read by an editor before it appears
Featured on iTechGuides
Oban is listed in our Task Queue Software directory. Add the badge to your site — it links back to this page.
<a href="https://www.itechguides.com/products/oban/"><img src="https://www.itechguides.com/best/badge/oban.svg" alt="Featured on iTechGuides" width="230" height="46"></a>
Reviewed by iTechGuides Editors · Editorial team · Updated Sep 2026
Advertiser disclosure: iTechGuides is reader-supported. We may earn a commission when you click some links. It never changes a score or a verdict. How we rank.


