Supabase
Open-source Firebase alternative built on Postgres. Auth, real-time subscriptions, storage, edge functions, and pgvector for AI embeddings. Generous free tier.
Supabase gives you a full backend built on top of Postgres. You get a database with a REST and GraphQL API auto-generated from your schema, built-in auth with social providers, real-time subscriptions via websockets, file storage, and edge functions for serverless compute. The pgvector extension makes it a natural choice for AI applications that need vector similarity search alongside traditional relational data. The local development experience uses Docker to run the entire stack on your machine, and the CLI handles migrations and type generation. Supabase pairs exceptionally well with AI app builders like Lovable and Bolt, which use it as their default backend. The free tier includes 500MB database storage, 1GB file storage, and 50K monthly active users.
Similar Tools
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Firebase
Google's BaaS platform. Firestore (NoSQL), Realtime Database, Auth, Cloud Functions, Hosting, and ML. Free Spark tier; pay-as-you-go Blaze.
Prisma
TypeScript ORM with a schema-first workflow. Prisma Client gives full type safety; Prisma Migrate handles migrations. Works with Postgres, MySQL, SQLite, MongoDB.
Neon
Serverless Postgres with branching. Free tier, instant database branches per PR, autoscaling compute, and scale-to-zero. Acquired by Databricks in 2025.
Get started with Supabase
Open-source Firebase alternative built on Postgres. Auth, real-time subscriptions, storage, edge functions, and pgvector for AI embeddings. Generous free tier.
Try SupabaseGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Coolify
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Related Guides
Interactive Mode - Claude Code
Real-time prompt loop with history, completions, and multiline input.
Claude CodeMCP OAuth - Claude Code
Pre-configured or dynamic OAuth for remote MCP servers.
Claude CodeRoutines (Web) - Claude Code
Managed scheduling on Anthropic infrastructure with API and GitHub triggers.
Claude CodeRelated Posts

PgDog Just Got Funded: What the Postgres Sharding Proxy Means for Your Stack
PgDog raised $5.5M to bring transparent Postgres sharding and connection pooling to any stack. Here is what it actually...

Neon Postgres in 2026: Review and Setup for AI App Builders
Neon's branching model, serverless driver, and scale-to-zero autoscaling make it one of the most practical Postgres host...

Introducing agentfs: A Filesystem for AI Agents
agentfs is filesystem-shaped storage for AI agents. Postgres-backed on Neon, no cold starts, no exec by design. Pay-only...

Agents 101: How to Build and Deploy Anything with AI Agents
A companion guide to the Agents 101 video: a behind-the-scenes walkthrough of building and deploying AI agents fast on V...

Where Should Your AI Agent Run Code: E2B vs Daytona vs Modal vs Cloudflare vs Vercel Sandbox
A builder's guide to picking a code-execution sandbox for AI agents - E2B, Daytona, Modal, Cloudflare Sandbox, and Verce...

Cloudflare's x402 Monetization Gateway Brings Micropayments to the Edge
Cloudflare announces native support for the x402 HTTP payment protocol, letting developers charge for API calls and web...
