KBAISE/ for lovable
Directory

Convex

Reactive TypeScript backend platform

Free tier + paidDatabases & backendconvex.dev

What it is

A reactive backend where the database, server functions and scheduler are one TypeScript system. Queries are automatically reactive, so subscribed clients update without websocket plumbing. The free plan allows 0.5GB database storage, 1GB file storage and 1,000,000 function calls per month; Professional is $25 per developer monthly.

Why it earns a slot

Everything is typed end to end, so agents get compile-time feedback instead of runtime surprises. Convex ships an official MCP server plus Chef, its own open-source AI app builder that actually understands the backend.

Know before you commit

Not Postgres — you write Convex queries, not SQL, so leaving means a real rewrite. The genuinely free limits (1M calls, 0.5GB) are far tighter than the headline numbers on the pricing page.

Getting started

npx convex dev, then add the Convex MCP server in your editor

Field notes

0 from the community

Sign in to add a field note. Reading is always open.

Loading notes…
Neighbourhood

How Convex 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
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
Firebase
firebase.google.comNot yet swept

Google BaaS with NoSQL and auth

Free tier + paidDatabases & backend
Spark free: Firestore 1GiB, 50K reads/20K writes per day, 10GiB egress, 50K Auth MAU. Blaze is pay-as-you-go; Cloud Functions require Blaze.
Open dossier