Loops vs PocketBase
Email marketing for SaaS — loops, transactional, campaigns in one
vs. Open-source backend in a single Go binary
Pricing tiers
Loops
Free
1,000 subscribed contacts. 4,000 sends/month. All features. Loops footer on emails.
Free
Paid — 1.5k
1,500 contacts. Unlimited sends. No footer.
$15/mo
Paid — 5k
5,000 contacts. Unlimited sends.
$49/mo
Paid — 10k
10,000 contacts.
$99/mo
Paid — 25k
25,000 contacts.
$199/mo
Paid — 50k
50,000 contacts.
$349/mo
Custom
>100k contacts — contact sales.
Custom
PocketBase
Self-Hosted
MIT-licensed single binary. Run on any VPS / Docker / bare metal. No usage caps — only limited by your server.
$0 base (usage-based)
Free-tier quotas head-to-head
Comparing free on Loops vs self-hosted on PocketBase.
| Metric | Loops | PocketBase |
|---|---|---|
| No overlapping quota metrics for these tiers. | ||
Features
Loops · 12 features
- API Keys — Scoped keys for testing vs production.
- Audiences (Segments) — Filter contacts by properties + event behavior.
- Campaign Analytics — Open/click/unsubscribe rates, heatmaps, A/B significance.
- Campaigns — One-off broadcasts to audience segments. Schedule + A/B test subject.
- Contacts — Contact records with custom properties (strings, numbers, booleans, dates).
- Email Editor — Visual block-based + Markdown + HTML modes.
- Events — Send events to trigger loops/journeys or filter audiences.
- Loops (Automations) — Event-triggered automation flows with delays + conditions.
- Mailing Lists — Opt-in lists with subscribe/unsubscribe preferences per list.
- Template Library — Pre-built templates for SaaS use cases (onboarding, digest, launch).
- Transactional API — Send transactional emails (receipts, password resets) via /transactional endpoin…
- Webhooks — Subscribe to contact/event changes.
PocketBase · 12 features
- Access Rules — Record-level access rules (filter expressions) referencing @request and @collect…
- Admin Dashboard — Built-in web UI for schema + data management.
- Auth — Email+password, OAuth2 (Google, GitHub, Facebook, Apple, Discord, Microsoft, etc…
- Backups — Built-in backup/restore with S3 upload option.
- Built-in Mailer — SMTP integration for verification, password reset, magic link emails.
- Collections — Schema-defined record types with fields, validations, and record/admin/auth acce…
- Embedded JS Engine — JavaScript VM (goja) lets you write hooks in JS without recompiling.
- Extend as Go Library — Embed PocketBase in a larger Go app, add custom routes and events.
- File Storage — Local filesystem or S3-compatible storage with access rules.
- Hooks — Server-side Go or JavaScript hooks that run on CRUD events (OnRecordBeforeCreate…
- Migrations — JS/Go migration scripts applied on startup.
- Realtime Subscriptions — SSE-based subscriptions to collection changes.
Developer interfaces
| Kind | Loops | PocketBase |
|---|---|---|
| SDK | @loops/loops, loops-py | Go API (extend as library), pocketbase (Dart), pocketbase (JS SDK) |
| REST | Loops REST API | REST API |
| OTHER | Webhooks | Admin Dashboard, Realtime SSE |
Staxly is an independent catalog of developer platforms. Outbound links to Loops and PocketBase 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.