Directory
PocketBase
Single-binary Go backend on SQLite
FreeDatabases & backendpocketbase.io
What it is
One executable containing an embedded SQLite database, REST API, realtime subscriptions, email and OAuth2 authentication, file storage and an admin dashboard. Extensible through Go or JavaScript hooks. Still pre-1.0 at the v0.39 series, but widely run in production on a single small server.
Why it earns a slot
Zero cloud bill, zero vendor account, and the entire backend is one file you can copy onto a $5 VPS. Ideal when you want the code and the data to be genuinely yours with no pausing rules.
Know before you commit
Single node only — no horizontal scaling and no managed backups, so you own uptime, patching and disk. Pre-1.0 means occasional breaking changes between minor releases.
Getting started
Download the binary, then run ./pocketbase serve
Neighbourhood
How PocketBase sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.
Also in Databases & backend
Appwrite
appwrite.ioNot yet swept
Open-source Firebase alternative
Free tier + paidDatabases & backend
Free: 2 projects, 5GB bandwidth, 2GB storage, 750K executions, 75K MAU. Pro from $25/member/mo (2TB bandwidth, 150GB storage, 200K MAU).
Open dossier
Cloudflare D1
developers.cloudflare.comNot yet swept
SQLite on Cloudflare Workers
Free tier + paidDatabases & backend
Workers Free: 5M row reads/day, 100K writes/day, 5GB total, 10 databases at 500MB each. Workers Paid $5/mo: 25B reads and 50M writes monthly, then $0.001/M reads and $1.00/M writes.
Open dossier
Convex
convex.devNot yet swept
Reactive TypeScript backend platform
Free tier + paidDatabases & backend
Free: 0.5GB DB, 1GB file storage, 1M function calls/mo, 1GB egress. Starter adds usage-based overages. Professional $25/developer/mo. Business from $2,500/mo.
Open dossier
Drizzle ORM
orm.drizzle.teamNot yet swept
TypeScript SQL query builder and ORM
FreeDatabases & backend
Free and open source under Apache 2.0. Drizzle Studio and Drizzle Kit are free; Drizzle Gateway is in closed alpha.
Open dossier