惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
The Cloudflare Blog
IT之家
IT之家
V
V2EX
雷峰网
雷峰网
MyScale Blog
MyScale Blog
P
Proofpoint News Feed
Stack Overflow Blog
Stack Overflow Blog
博客园 - Franky
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 司徒正美
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 叶小钗
Blog — PlanetScale
Blog — PlanetScale
C
Check Point Blog
A
About on SuperTechFans
B
Blog
月光博客
月光博客
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI

Supabase Blog

AI Agents Know About Supabase. They Don't Always Use It Right. Custom OIDC Providers for Supabase Auth Supabase docs over SSH Navigating Regional Network Blocks Supabase Joins the Stripe Projects Developer Preview Log Drains: Now available on Pro Supabase Storage: major performance, security, and reliability updates Supabase incident on February 12, 2026 Hydra joins Supabase X / Twitter OAuth 2.0 is now available for Supabase Auth BKND joins Supabase Supabase is now an official Claude connector Supabase PrivateLink is now available Introducing: Postgres Best Practices When to use Read Replicas vs. bigger compute Introducing TRAE SOLO integration with Supabase Supabase Security Retro: 2025 Sync Stripe Data to Your Supabase Database in One Click Building ChatGPT Apps with Supabase Edge Functions and mcp-use Own Your Observability: Supabase Metrics API Introducing iceberg-js: A JavaScript Client for Apache Iceberg Introducing Supabase for Platforms Adding Async Streaming to Postgres Foreign Data Wrappers Build "Sign in with Your App" using Supabase Auth Introducing Seven New Email Templates for Supabase Auth The new Supabase power for Kiro Introducing Supabase ETL Introducing Analytics Buckets Introducing Vector Buckets Snap, Inc. Launches Snap Cloud, Powered by Supabase
100,000 GitHub stars
Paul Copplestone · 2026-04-02 · via Supabase Blog

100,000 GitHub stars

We hit 100,000 GitHub stars!! github.com/supabase/supabase

And today, we have eight million developers building with Supabase.

That feels surreal.

When we started Supabase in 2020, there were two of us and a Postgres database. We never optimized for stars. We optimized for developers having a good time building things and stars are a side effect of that. But hitting a milestone is a good chance to reflect. It represents a community that showed up, stuck around, and built things we never anticipated.

Supabase is an open-source project. Our Product Principles have remained unchanged since we started. One of the ones that's most dear to me is supporting existing open source tools:

Supabase supports existing tools and communities wherever possible. Supabase is more like a "community of communities" - each tool typically has its own community which we work with. Open source is something we approach collaboratively: we employ maintainers, sponsor projects, invest in businesses, and develop our own open source tools.

Some of the open source tools that have supported us to this milestone:

  • Postgres. Every Supabase project runs unmodified Postgres. Postgres is becoming the default database for every new project on the internet.
  • PostgREST powers billions of API requests daily across Supabase and beyond.
  • pgvector is now the default way to store embeddings in Postgres.
  • Deno is the foundation for Edge Functions.
  • imgproxy powers every image transformation on our platform.
  • Elixir Phoenix Framework is the foundation for our Realtime server and delivers almost 1.5B messages daily.

To everyone who starred, contributed, filed issues, answered questions in Discord, or built something on top of Supabase: thank you.

We are not done. We think Postgres can be the default database for every new project on the internet and we hope to help drive that - whether that's by helping it to scale to petabytes or adding pluggable storage.

Thanks for all the stars.

-- Copple and the Supabase team