🦜 Supabase Blog
@supabase.com@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline!
Brought to you by the RSS Parrot.
---
Latest news from Supabase
Your feed and you don't want it here? Just
e-mail the birb.
Supabase is now available in Gemini Enterprise
https://supabase.com/blog/supabase-is-now-available-in-gemini-enterprise
Published: September 9, 2026 07:00
Connect Supabase to Gemini Enterprise and query your Supabase projects with natural language, right inside the platform.
Enterprise-managed auth for the Supabase MCP server
https://supabase.com/blog/enterprise-managed-auth-for-the-supabase-mcp-server
Published: August 24, 2026 07:00
Enterprise IT admins can now manage access to Supabase in Claude centrally through Okta, scoped to each person's existing permissions.
Connect client traces to your logs
https://supabase.com/blog/connect-client-traces-to-your-logs
Published: August 18, 2026 07:00
supabase-js now propagates W3C Trace Context to Supabase, so a client trace and the matching Supabase log share one trace_id.
Supabase is now a connector on Perplexity Computer
https://supabase.com/blog/supabase-is-now-a-connector-on-perplexity-computer
Published: August 7, 2026 07:00
Supabase is now a connector on Perplexity Computer. Query your Postgres data, look up users, and invoke Edge Functions from a Perplexity chat.
Postgres Changes gets AND filters, new operators, and column selection
https://supabase.com/blog/postgres-changes-filters-and-column-selection
Published: August 5, 2026 07:00
Postgres Changes subscriptions can now combine filters with AND, match on more operators, and select only the columns you need in the payload.
Introducing Supabase Evals
https://supabase.com/blog/introducing-supabase-evals
Published: July 31, 2026 07:00
Our open-source benchmark for how well AI coding agents build with Supabase.
Sign in with ChatGPT is in beta on Supabase
https://supabase.com/blog/sign-in-with-chatgpt-beta
Published: July 29, 2026 07:00
Use your ChatGPT account to sign in to Supabase, and connect Supabase inside ChatGPT and Codex.
Observability for every Supabase project with Grafana Cloud
https://supabase.com/blog/observability-for-every-supabase-project-with-grafana-cloud
Published: July 23, 2026 07:00
Connect your Supabase project to Grafana Cloud in one click. A pre-built dashboard, alerting, and metrics: available on every plan, including free.
Supabase Pipelines is now in Public Alpha
https://supabase.com/blog/supabase-pipelines-public-alpha
Published: July 21, 2026 07:00
Supabase Pipelines is now in public alpha with schema change support, a faster initial sync, and a new destination request form for ClickHouse, Snowflake, and DuckLake.
Unified Logs is now in open beta
https://supabase.com/blog/unified-logs-open-beta
Published: July 16, 2026 07:00
One searchable view for logs across every Supabase service, with live tail, filtering, and a timeline.
Searchable field-level encryption on Supabase with CipherStash
https://supabase.com/blog/searchable-field-level-encryption-with-cipherstash
Published: July 9, 2026 07:00
Add field-level encryption to your Supabase project with CipherStash. Searchable ciphertext, zero-knowledge key management, and no schema changes required.
Agentic Coding on Supabase with OpenCode
https://supabase.com/blog/agentic-coding-on-supabase-with-opencode
Published: June 30, 2026 07:00
OpenCode integrates with Supabase. Connect your agent to your database, Edge Functions, and logs. MCP setup is configured automatically.
Multigres v0.1 Alpha: an operating system for Postgres
https://supabase.com/blog/multigres-v0-1-alpha
Published: June 4, 2026 07:00
Today we're releasing Multigres v0.1 alpha to the open source community, bringing Vitess-grade horizontal scaling, high availability, and operational simplicity to Postgres.
Supabase Series F
https://supabase.com/blog/supabase-series-f
Published: June 4, 2026 07:00
Supabase has raised a $500M Series F at a $10B pre-money valuation, led by GIC.
Protecting your Supabase projects from npm supply chain attacks
https://supabase.com/blog/protecting-your-supabase-projects-from-npm-supply-chain-attacks
Published: May 26, 2026 07:00
How Supabase is responding to npm supply chain attacks and practical steps you should take today to reduce your risk.
Supabase Is Now an Official ChatGPT App
https://supabase.com/blog/supabase-is-now-an-official-chatgpt-app
Published: May 8, 2026 07:00
Connect your Supabase projects to ChatGPT and manage your database infrastructure by telling ChatGPT what you need.
Introducing @supabase/server
https://supabase.com/blog/introducing-supabase-server
Published: May 6, 2026 07:00
Stateless auth, RLS-scoped clients, and CORS on the server, without the boilerplate.
Realtime or Pipelines? How to choose the right tool
https://supabase.com/blog/realtime-or-pipelines-how-to-choose-the-right-tool
Published: May 5, 2026 07:00
Both Realtime and Pipelines read changes from your Postgres database using logical replication. But they solve very different problems. Here is how to pick the right one.
Branching Without Git Is Now The Default
https://supabase.com/blog/branching-without-git-is-now-the-default
Published: May 4, 2026 07:00
Branching without Git is now the default for all Supabase projects.
Introducing the OSSCAR Index
https://supabase.com/blog/introducing-osscar-index
Published: April 28, 2026 07:00
Announcing the OSSCAR Index: a quarterly ranking of the fastest-growing open source organizations. The site, the data, and the scoring code are all open source.
Supabase is now ISO 27001 certified
https://supabase.com/blog/supabase-is-now-iso-27001-certified
Published: April 22, 2026 07:00
Supabase is certified to ISO/IEC 27001:2022. The certificate covers our information security management system across the entire platform.
We're Transferring the Stripe Sync Engine to Stripe
https://supabase.com/blog/stripe-sync-engine-transfer
Published: April 14, 2026 07:00
We're transferring the Stripe Sync Engine from supabase/stripe-sync-engine to stripe/sync-engine
AI Agents Know About Supabase. They Don't Always Use It Right.
https://supabase.com/blog/supabase-agent-skills
Published: April 9, 2026 07:00
Introducing Supabase Agent Skills: an open-source set of instructions that teach AI coding agents how to build on Supabase correctly.
Custom OIDC Providers for Supabase Auth
https://supabase.com/blog/custom-oauth-oidc-providers
Published: April 8, 2026 07:00
Connect any OpenID Connect identity provider to your Supabase project: GitHub Enterprise, regional providers, and more.
100,000 GitHub stars
https://supabase.com/blog/100000-github-stars
Published: April 2, 2026 07:00
Supabase hits 100,000 GitHub stars. A reflection on community, open source, and what got us here.
Supabase docs over SSH
https://supabase.com/blog/supabase-docs-over-ssh
Published: April 1, 2026 07:00
Browse Supabase docs with grep, find, and cat.
Navigating Regional Network Blocks
https://supabase.com/blog/navigating-regional-network-blocks
Published: March 26, 2026 07:00
A look at recent ISP and government-directed blocks of Supabase domains in three regions—what triggered them, how we worked with authorities and customers to restore access, and what multi-tenant platforms can do to prepare.
Supabase Joins the Stripe Projects Developer Preview
https://supabase.com/blog/supabase-joins-the-stripe-projects-developer-preview
Published: March 19, 2026 07:00
Supabase is a co-design partner in the Stripe Projects developer preview.
Supabase Storage: major performance, security, and reliability updates
https://supabase.com/blog/supabase-storage-performance-security-reliability-updates
Published: March 5, 2026 07:00
Storage ships a rewritten object listing system, path traversal prevention, idempotent migrations, OpenTelemetry metrics, and fixes for the most common reliability issues.
Log Drains: Now available on Pro
https://supabase.com/blog/log-drains-now-available-on-pro
Published: March 5, 2026 07:00
Supabase Pro users can now send their Supabase logs to their own logging backend, enabling them to debug in the same place as the rest of their stack.
Supabase incident on February 12, 2026
https://supabase.com/blog/supabase-incident-on-february-12-2026
Published: February 13, 2026 07:00
A detailed account of the February 12 outage in us-east-2, what caused it, and the steps we are taking to prevent it from happening again.
Hydra joins Supabase
https://supabase.com/blog/hydra-joins-supabase
Published: February 10, 2026 07:00
The Hydra team, maintainers of pg_duckdb, is joining Supabase to focus on Postgres + Analytics and Open Warehouse Architecture.
X / Twitter OAuth 2.0 is now available for Supabase Auth
https://supabase.com/blog/x-twitter-oauth-2-provider
Published: February 6, 2026 07:00
You can now add "Sign in with X" to your application using the new X / Twitter (OAuth 2.0) provider in Supabase Auth.
BKND joins Supabase
https://supabase.com/blog/bknd-joins-supabase
Published: February 3, 2026 07:00
Dennis Senn, creator of BKND, is joining Supabase to build a Lite offering for agentic workloads.
Supabase is now an official Claude connector
https://supabase.com/blog/supabase-is-now-an-official-claude-connector
Published: February 3, 2026 07:00
Connect your Supabase projects to Claude and manage your entire database infrastructure by telling Claude what you need.
Supabase PrivateLink is now available
https://supabase.com/blog/supabase-privatelink-available
Published: January 27, 2026 07:00
Connect to your Supabase database without touching the public internet.
Introducing: Postgres Best Practices
https://supabase.com/blog/postgres-best-practices-for-ai-agents
Published: January 21, 2026 07:00
We are releasing Agent Skills for Postgres Best Practices to help AI coding agents write high quality, correct Postgres code.
When to use Read Replicas vs. bigger compute
https://supabase.com/blog/read-replicas-vs-bigger-compute
Published: January 15, 2026 07:00
A practical guide to diagnosing database slowdowns and choosing between vertical scaling and Read Replicas based on your workload, budget, and performance bottlenecks.
Introducing TRAE SOLO integration with Supabase
https://supabase.com/blog/introducing-trae-solo-integration
Published: January 8, 2026 07:00
TRAE IDE now integrates with Supabase, enabling developers to manage their entire backend infrastructure without leaving the IDE. Browse databases, manage storage, configure auth, and more.
Supabase Security Retro: 2025
https://supabase.com/blog/supabase-security-2025-retro
Published: January 7, 2026 07:00
A summary of Supabase platform security changes made in 2025 and the security defaults planned for 2026.
Sync Stripe Data to Your Supabase Database in One Click
https://supabase.com/blog/stripe-sync-engine-integration
Published: December 19, 2025 07:00
Announcing official support for the Stripe Sync Engine in the Supabase Dashboard. Get a one-click integration that syncs your Stripe data directly into your Supabase database.
Building ChatGPT Apps with Supabase Edge Functions and mcp-use
https://supabase.com/blog/building-chatgpt-apps-with-supabase
Published: December 17, 2025 07:00
Learn how to build a ChatGPT app that connects to your Supabase database using mcp-use and Edge Functions. Create interactive widgets for schema exploration, data viewing, and SQL queries.
Own Your Observability: Supabase Metrics API
https://supabase.com/blog/metrics-api-observability
Published: December 16, 2025 07:00
Stream your Supabase database telemetry into any Prometheus-compatible observability stack with the Metrics API. Full control over monitoring, visualization, and alerting.
Introducing iceberg-js: A JavaScript Client for Apache Iceberg
https://supabase.com/blog/introducing-iceberg-js
Published: December 8, 2025 07:00
A minimal, vendor-agnostic JavaScript client for the Apache Iceberg REST Catalog API, providing type-safe catalog management for JavaScript and TypeScript developers.
Introducing Supabase for Platforms
https://supabase.com/blog/introducing-supabase-for-platforms
Published: December 5, 2025 07:00
Use Supabase as a platform for your own business and tools
Adding Async Streaming to Postgres Foreign Data Wrappers
https://supabase.com/blog/adding-async-streaming-to-pg-fdw
Published: December 4, 2025 07:00
Supabase Wrappers introduces asynchronous streaming to Postgres Foreign Data Wrappers, enabling efficient, memory-safe queries for massive analytical workloads.
Build "Sign in with Your App" using Supabase Auth
https://supabase.com/blog/oauth2-provider
Published: December 4, 2025 07:00
Supabase Auth now supports OAuth 2.1 and OpenID Connect server capabilities, turning your project into a full-fledged identity provider for AI agents, third-party developers, and enterprise SSO.
The new Supabase power for Kiro
https://supabase.com/blog/supabase-power-for-kiro
Published: December 3, 2025 07:00
Build full-stack applications faster with the Kiro IDE using deep knowledge of your Supabase project, best practices for database migrations, edge functions, and security policies.
Introducing Seven New Email Templates for Supabase Auth
https://supabase.com/blog/introducing-seven-new-email-templates-for-auth
Published: December 3, 2025 07:00
Notify users when security-sensitive actions are taken on their account.
Introducing Supabase Pipelines
https://supabase.com/blog/introducing-supabase-pipelines
Published: December 2, 2025 07:00
Managed change-data-capture pipelines that replicate your Postgres tables to analytical destinations like BigQuery in near real time.
Introducing Analytics Buckets
https://supabase.com/blog/introducing-analytics-buckets
Published: December 2, 2025 07:00
Use Analytics Buckets to store huge datasets in Supabase Storage with Apache Iceberg and columnar Parquet format, optimized for analytical workloads.
Introducing Vector Buckets
https://supabase.com/blog/vector-buckets
Published: December 1, 2025 07:00
Introducing vector storage in Supabase: a durable storage layer with similarity search built-in.
Snap, Inc. Launches Snap Cloud, Powered by Supabase
https://supabase.com/blog/snap-launches-snap-cloud
Published: October 16, 2025 07:00
Snap Cloud is a new managed backend platform for developers building on Spectacles, powered by Supabase.
Triplit joins Supabase
https://supabase.com/blog/triplit-joins-supabase
Published: October 8, 2025 07:00
Matt Linkous is joining Supabase to expand third-party integrations and offline-first capabilities.
1000 Y Combinator Founders Choose Supabase
https://supabase.com/blog/1000-yc-companies
Published: October 3, 2025 07:00
Leading startups accelerate product development with Supabase backend platform.
gm 👋 web3, welcome aboard to Sign in with Web3 (Solana, Ethereum)
https://supabase.com/blog/login-with-solana-ethereum
Published: October 3, 2025 07:00
Ethereum and Solana wallet authentication now supported in Supabase Auth.
Supabase Series E
https://supabase.com/blog/supabase-series-e
Published: October 3, 2025 07:00
Raised funding from Accel, Peak XV, Figma, and existing investors.
Announcing the Supabase Remote MCP Server
https://supabase.com/blog/remote-mcp-server
Published: October 3, 2025 07:00
Remote MCP server enables AI agents to connect with Supabase projects.
Enterprise speed, enterprise standards with Bolt Cloud + Supabase
https://supabase.com/blog/bolt-cloud-launch
Published: September 30, 2025 07:00
With today's launch of Bolt Cloud, every project that needs a backend is powered by Supabase, giving developers enterprise standards with the speed of vibe coding.
PostgREST 13
https://supabase.com/blog/postgrest-13-release
Published: September 30, 2025 07:00
New features and changes in PostgREST version 13.
Lovable Cloud + Supabase: The Default Platform for AI Builders
https://supabase.com/blog/lovable-cloud-launch
Published: September 29, 2025 07:00
Lovable Cloud makes building with AI agents easier than ever, with every project powered by Supabase behind the scenes.
Processing large jobs with Edge Functions, Cron, and Queues
https://supabase.com/blog/processing-large-jobs-with-edge-functions
Published: September 16, 2025 07:00
Learn how to build scalable data processing pipelines using Supabase Edge Functions, cron jobs, and database queues and handle large workloads without timeouts or crashes.
Defense in Depth for MCP Servers
https://supabase.com/blog/defense-in-depth-mcp
Published: September 16, 2025 07:00
Learn about the security risks of connecting AI agents to databases and how to implement defense in depth strategies to protect your data from prompt injection attacks.
OrioleDB Patent: now freely available to the Postgres community
https://supabase.com/blog/orioledb-patent-free
Published: September 9, 2025 07:00
Supabase is explicitly making available a non-exclusive license of the OrioleDB patent to all OrioleDB users in accordance with the OrioleDB license.
Supabase Launch Week 15 Hackathon Winner Announcement
https://supabase.com/blog/lw15-hackathon-winners
Published: August 20, 2025 07:00
Announcing the winners of the Supabase Launch Week 15 Hackathon.
The Vibe Coder's Guide to Supabase Environments
https://supabase.com/blog/the-vibe-coders-guide-to-supabase-environments
Published: August 17, 2025 07:00
Build a professional deployment workflow for your Supabase project. Learn essential patterns that prevent 3am panic attacks while keeping your workflow fun, simple, and safe.
Vibe Coding: Best Practices for Prompting
https://supabase.com/blog/vibe-coding-best-practices-for-prompting
Published: August 16, 2025 07:00
Master the art of communicating with AI coding assistants through effective prompting strategies, iterative refinement, and systematic approaches that turn ideas into deployable applications.
Testing for Vibe Coders: From Zero to Production Confidence
https://supabase.com/blog/testing-for-vibe-coders-from-zero-to-production-confidence
Published: August 16, 2025 07:00
Build a testing strategy that prevents production disasters without turning development into a slog. Learn which tests matter, which tools to use, and how to catch bugs before your users do.
The Vibe Coding Master Checklist
https://supabase.com/blog/the-vibe-coding-master-checklist
Published: August 16, 2025 07:00
Get your AI-generated app ready for production with this comprehensive guide covering security, performance, and deployment best practices.
Supabase Auth: Build vs. Buy
https://supabase.com/blog/supabase-auth-build-vs-buy
Published: August 12, 2025 07:00
The reasons why (and why not) to use Supabase Auth instead of building your own.
Persistent Storage and 97% Faster Cold Starts for Edge Functions
https://supabase.com/blog/persistent-storage-for-faster-edge-functions
Published: July 18, 2025 07:00
Mount S3-compatible buckets as persistent file storage in Edge Functions with up to 97% faster cold start times.
Top 10 Launches of Launch Week 15
https://supabase.com/blog/launch-week-15-top-10
Published: July 18, 2025 07:00
Highlights from Launch Week 15
Storage: 10x Larger Uploads, 3x Cheaper Cached Egress, and 2x Egress Quota
https://supabase.com/blog/storage-500gb-uploads-cheaper-egress-pricing
Published: July 18, 2025 07:00
Upload files up to 500 GB with significant egress cost reductions.
Supabase Launch Week 15 Hackathon
https://supabase.com/blog/lw15-hackathon
Published: July 18, 2025 07:00
Build an Open Source Project over 10 days. 5 prize categories.
Algolia Connector for Supabase
https://supabase.com/blog/algolia-connector-for-supabase
Published: July 17, 2025 07:00
Bring lightning-fast search to your Supabase apps, with no code required.
New Observability Features in Supabase
https://supabase.com/blog/new-observability-features-in-supabase
Published: July 17, 2025 07:00
New unified logging, advanced reports, and AI debugging capabilities.
Introducing Branching 2.0
https://supabase.com/blog/branching-2-0
Published: July 16, 2025 07:00
Create, review and merge Supabase branches all within the dashboard.
Improved Security Controls and A New Home for Security
https://supabase.com/blog/improved-security-controls
Published: July 16, 2025 07:00
Access to a new central security page and launch of additional controls.
Stripe-To-Postgres Sync Engine as standalone Library
https://supabase.com/blog/stripe-engine-as-sync-library
Published: July 15, 2025 07:00
Sync Stripe webhook data directly to Postgres using standalone TypeScript library.
Create a Supabase backend using Figma Make
https://supabase.com/blog/figma-make-support-for-supabase
Published: July 15, 2025 07:00
Build functional web apps with Supabase backend directly in Figma Make, with no backend expertise required.
Supabase Analytics Buckets with Iceberg Support
https://supabase.com/blog/analytics-buckets
Published: July 15, 2025 07:00
Analytics buckets optimized for large-scale data analysis with Apache Iceberg support.
Introducing JWT Signing Keys
https://supabase.com/blog/jwt-signing-keys
Published: July 14, 2025 07:00
A new JWT signing keys system based on public key cryptography to improve your project's security and performance.
Supabase UI: Platform Kit
https://supabase.com/blog/supabase-ui-platform-kit
Published: July 14, 2025 07:00
We are launching new components in the Supabase UI Library that makes it incredibly easy to build platforms on top of Supabase.
Build a Personalized AI Assistant with Postgres
https://supabase.com/blog/natural-db
Published: June 25, 2025 07:00
Learn how to build a Supabase powered AI assistant that combines PostgreSQL with scheduling and external tools for long-term memory, structured data management and autonomous actions.
Announcing Multigres: Vitess for Postgres
https://supabase.com/blog/multigres-vitess-for-postgres
Published: June 10, 2025 07:00
Today we are welcoming Sugu, the co-creator of Vitess, to the Supabase team. He is joining Supabase to build Multigres: Vitess for Postgres.
Building on open table formats
https://supabase.com/blog/building-on-open-table-formats
Published: May 29, 2025 07:00
Open table formats like Apache Iceberg, Delta Lake, and Apache Hudi are transforming how developers manage large-scale data on object storage systems.
Open Data Standards: Postgres, OTel, and Iceberg
https://supabase.com/blog/open-data-standards-postgres-otel-iceberg
Published: May 26, 2025 07:00
Replace custom CRUD endpoints, reduce infrastructure complexity, and accelerate product delivery.
Simplifying back-end complexity with Supabase Data APIs
https://supabase.com/blog/simplify-backend-with-data-api
Published: May 17, 2025 07:00
Replace custom CRUD endpoints, reduce infrastructure complexity, and accelerate product delivery.
PostgreSQL Event Triggers without superuser access
https://supabase.com/blog/event-triggers-wo-superuser
Published: May 8, 2025 07:00
Using Postgres Hooks to allow regular users to create event triggers
Data API Routes to Nearest Read Replica
https://supabase.com/blog/data-api-nearest-read-replica
Published: April 4, 2025 07:00
Route your Data API (PostgREST) requests to the nearest Read Replica
Top 10 Launches of Launch Week 14
https://supabase.com/blog/launch-week-14-top-10
Published: April 4, 2025 07:00
Highlights from Launch Week 14
Supabase MCP Server
https://supabase.com/blog/mcp-server
Published: April 4, 2025 07:00
Connect your AI tools to Supabase using MCP
Declarative Schemas for Simpler Database Management
https://supabase.com/blog/declarative-schemas
Published: April 3, 2025 07:00
Simplify managing and maintaining complex database schemas
Keeping Tabs on What's New in Supabase Studio
https://supabase.com/blog/tabs-dashboard-updates
Published: April 2, 2025 07:00
Tabs in the Editors! And upgrades to AI Assistant, SQL, and Logs
Realtime: Broadcast from Database
https://supabase.com/blog/realtime-broadcast-from-database
Published: April 2, 2025 07:00
Use Realtime Broadcast to scale sending database changes to clients
Edge Functions: Deploy from the Dashboard + Deno 2.1
https://supabase.com/blog/supabase-edge-functions-deploy-dashboard-deno-2-1
Published: April 1, 2025 07:00
You can create, test, and deploy Edge Functions directly from the Supabase Dashboard.
Automatic Embeddings in Postgres
https://supabase.com/blog/automatic-embeddings
Published: April 1, 2025 07:00
Automatic embeddings move the vector generation step into Postgres
Introducing the Supabase UI Library
https://supabase.com/blog/supabase-ui-library
Published: March 31, 2025 07:00
Drop complex components into your projects in seconds.
Supabase Auth: Bring Your Own Clerk
https://supabase.com/blog/clerk-tpa-pricing
Published: March 31, 2025 07:00
Use Clerk with Supabase via official third-party auth support
Postgres Language Server: Initial Release
https://supabase.com/blog/postgres-language-server
Published: March 29, 2025 07:00
Language Server Protocol and collection of language tools for Postgres
~ 322 additional posts are not shown ~