← All issues
100,000 GitHub Stars

100,000 GitHub Stars

· By Mansa Muhammad

The velocity of a project can be measured in many ways, but few are as direct a signal of developer attention as GitHub stars. For Supabase, reaching 100,000 stars is not just a vanity metric; it is a proxy for a specific strategic choice: building on top of established, open-source primitives rather than creating a proprietary stack from the ground up.

The project at github.com/supabase/supabase has crossed the 100,000 GitHub stars threshold, a significant marker for a company that started in 2020 with two people and a Postgres database. (Source). Today, eight million developers are building applications with Supabase. This scale is not built on proprietary technology, but on a deliberate composition of existing open-source tools.

The core of this strategy is Postgres. Every project built on Supabase runs on an unmodified version of the database. This decision anchors the platform to one of the most mature and trusted data systems available, allowing Supabase to inherit its stability, feature set, and broad ecosystem. Rather than compete with Postgres, Supabase leverages it as a foundation. This pattern of composition extends across the platform’s architecture. PostgREST is used to handle billions of API requests daily. The Elixir Phoenix Framework serves as the foundation for a Realtime server that delivers almost 1.5B messages each day. For compute, Deno provides the underlying foundation for the platform's Edge Functions.

This architectural choice has clear implications. The value proposition of Supabase is not the invention of a new database or a new server runtime, but the integration of these powerful, independent components into a cohesive platform. The eight million developers are not just adopting Supabase; they are adopting a curated and managed stack composed of Postgres, PostgREST, Elixir, and Deno. The scale at which this stack operates—billions of API requests and almost 1.5B realtime messages daily—validates that this integration model can handle substantial production workloads. The 100,000 stars are a signal of approval for this specific approach: focusing on the connective tissue and developer experience rather than reinventing the foundational layers.

This path, however, introduces a critical strategic question. By building on top of other open-source tools, Supabase’s trajectory becomes intrinsically linked to the roadmaps and health of Postgres, the Elixir Phoenix Framework, and Deno. This creates leverage but also introduces external dependencies. The open question is how Supabase will navigate its influence within these distinct communities to ensure the underlying components evolve in ways that support its platform, without compromising the very independence that made them powerful primitives in the first place.

Subscribe to The Mansa Report

Strategic intelligence on AI, business building, and the future of technology. Delivered Monday through Friday.