Directory
MongoDB Atlas
Managed document database
Free tier + paidDatabases & backendmongodb.com
What it is
Managed hosting for MongoDB's document model, with Atlas Search, vector search and change streams built in. The M0 shared cluster is free forever with 512MB of storage and roughly 100 operations per second. The next step up is Flex at up to $30 monthly, then a dedicated M10 around $57.
Why it earns a slot
Schemaless documents suit prototypes where the shape of the data is still moving, which describes most vibe-coded apps. MongoDB ships an official MCP server plus an Atlas-managed remote MCP endpoint for agent access to live data.
Know before you commit
M0 clusters are paused after roughly 60 days of inactivity and there are no backups on the free tier. The jump from free to a dedicated cluster is a steep price cliff.
Getting started
npx -y mongodb-mcp-server
Neighbourhood
How MongoDB Atlas sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.
Named in the wiringStream
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