RootbaseRootbase

Backend-as-a-Service / Postgres Development Platform

Supabase

The Postgres development platform, build in a weekend, scale to millions.

supabase.com
98
AI Readiness

Supabase is an open source Firebase alternative that provides a Postgres-based backend platform for developers. It bundles a full Postgres database, authentication, storage, edge functions, realtime data synchronization, and vector embeddings into a single integrated platform.

¿Es tu empresa?

Reclámala verificando tu dominio y controla cómo te ven los agentes.

Producto

Supabase gives every project a dedicated Postgres database and layers on top of it: user authentication with Row Level Security, auto-generated REST and GraphQL APIs, globally distributed Edge Functions, real-time data sync, file storage, vector embeddings, scheduled jobs (Cron), and queues. It is open source, self-hostable, and fully managed on the Supabase cloud platform.

Problema que resuelve: Developers and non-technical builders need a complete, secure, and scalable backend without having to assemble and maintain individual services. Supabase replaces multiple SaaS products and custom backend infrastructure with a single integrated platform built on Postgres.

Para: Individual developers and hobbyists, Startups building production applications, Enterprise engineering and innovation teams, AI application builders and vibe coders, Agencies building client software, Non-technical employees using AI coding tools, Healthcare and FinServ organizations requiring compliance

Casos de uso

Features (12)

Postgres Database

Every Supabase project gets a dedicated, full Postgres database that is 100% portable, supports extensions, and includes built-in Row Level Security.

Authentication

Add user sign-ups and logins with support for email/password, passwordless, social OAuth providers, SAML 2.0 SSO, anonymous sign-ins, and multi-factor authentication; data is secured with Row Level Security.

Auto-generated REST API (Data API)

Supabase auto-generates a RESTful API directly from the database schema using PostgREST, exposing CRUD operations, joins, views, and Postgres functions instantly at a project URL.

Edge Functions

Globally distributed, server-side functions that execute custom code closest to users for the lowest latency, without managing or scaling servers.

Realtime

Listen to database changes, sync user state across clients, and broadcast data to channel subscribers to build multiplayer and collaborative experiences.

Storage

Store, organize, transform, and serve large files (images, videos, etc.) fully integrated with Postgres and Row Level Security access policies, backed by a CDN.

Vector / AI Embeddings

Store, index, and search vector embeddings integrated with ML models such as OpenAI and Hugging Face, enabling AI-powered search and retrieval.

Row Level Security (RLS)

Postgres-native security policies that restrict data access at the row level, enforced automatically by the API and configurable from the dashboard.

Management API

A programmatic API to create, configure, and manage Supabase projects and organizations, used by platforms like Lovable to provision backends at scale.

MCP Server (AI Integration)

The Supabase MCP server connects AI assistants (e.g., Claude Code, Cursor) directly to a Supabase project so they can inspect schemas, execute SQL, and act on the project on the developer's behalf.

Cron (Scheduled Jobs)

Built-in scheduled job functionality to run recurring tasks on a defined schedule, integrated with the rest of the Supabase platform.

Supabase CLI & Local Development

A command-line interface to develop, manage, and deploy Supabase projects locally, enabling team collaboration and local testing before deploying to the cloud.

Pricing

Free

0/month

  • · Unlimited API requests
  • · Dedicated Postgres database
  • · Community support
  • · Social OAuth providers
  • · Anonymous sign-ins
  • · Basic Multi-Factor Auth

Pro

25/month

  • · Everything in Free plan
  • · Email support
  • · No project pausing
  • · Spend cap (cost control) enabled by default
  • · $10/month compute credits included
  • · Add Log Drains (additional $60 per drain per project)

Team

599/month

  • · Everything in Pro plan
  • · SOC2 & ISO 27001
  • · Project-scoped and read-only access
  • · HIPAA available as paid add-on
  • · SSO for Supabase Dashboard
  • · Priority email support & SLAs

Enterprise

  • · Designated support manager
  • · Uptime SLAs
  • · BYO Cloud supported
  • · 24×7×365 premium enterprise support
  • · Private Slack channel
  • · Custom Security Questionnaires

Integraciones (12)

Documentación

Badge para tu web

Muestra tu AI Readiness Score en tu web. Pega este código en tu sitio o footer; el badge enlaza de vuelta a este perfil.

AI Ready on Rootbase
HTML
<a href="https://rootbase.space/company/supabase"><img src="https://rootbase.space/company/supabase/badge.svg" alt="AI Ready on Rootbase" height="28"></a>
Markdown
[![AI Ready on Rootbase](https://rootbase.space/company/supabase/badge.svg)](https://rootbase.space/company/supabase)

Consultar por API / MCP

Este profile es consultable por agentes. Datos verificados el 2026-08-15 · versión 1.

GET  /v1/company/supabase
GET  /v1/company/supabase/pricing
POST /v1/query        { "company": "supabase", "query": "..." }
MCP  /api/mcp         get_company · query_company · discover_companies

Fuentes