Agenda logo

Agenda

Node.js job scheduling library with persistent MongoDB-backed queue

Replaces
Calendly
9.2k TypeScript MIT 6 months ago

Overview

Agenda is a lightweight job-scheduling library for Node.js that stores scheduled jobs in MongoDB, making it resilient to restarts. It supports cron expressions, human-readable intervals, and priority queues, and is widely used to power background task scheduling in self-hosted Node applications. Although it is a library rather than a standalone service, it is deployable as part of a scheduling microservice.

Where it falls short of Calendly

  • Library only — no UI for managing or viewing scheduled jobs without additional tooling
  • Requires MongoDB; not suitable for simple SQLite/Postgres-only stacks
  • No native support for distributed locking at high scale

We list the gaps honestly so you can decide if the trade-off is worth owning your data.

Tags

job-scheduler
cron
nodejs
mongodb
background-jobs
Maintain Agenda?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the Agenda difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/agenda)](https://openreplace.com/agenda)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Scheduling infrastructure for everyone, the open-source Calendly alternative

46k TypeScript AGPL-3.0 5 days ago
3/5
1-click
Agenda vs Cal.com

Open-source online appointment scheduling built on Cal.com

46k Nodejs MIT 5 days ago
3/5
Agenda vs Cal.diy

Open-source hotel reservation and channel management system

14k PHP OSL-3.0 15 days ago
4/5
Agenda vs QloApps

Open-source ticket sales and event registration platform for any scale

5.2k Python Apache-2.0 1 month ago
3/5
Agenda vs pretix