KBAISE/ for lovable
Directory

Firebase

Google BaaS with NoSQL and auth

Free tier + paidDatabases & backendfirebase.google.com

What it is

Google's backend suite: Firestore and Realtime Database, Authentication, Hosting, Cloud Functions and Cloud Messaging. The no-cost Spark plan gives 1GiB Firestore storage with 50,000 reads and 20,000 writes per day. Blaze is pay-as-you-go and is required for Cloud Functions and outbound networking.

Why it earns a slot

Fifteen years of tutorials means models generate Firebase code confidently. An official MCP server ships inside firebase-tools, and Firebase Studio is Google's own AI app builder wired straight into it.

Know before you commit

Per-document read billing punishes chatty UIs, and a runaway loop on Blaze can produce a shocking bill overnight. NoSQL modelling also resists later migration to SQL.

Getting started

npx -y firebase-tools@latest mcp

Field notes

0 from the community

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

Loading notes…

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