How Figma scaled PostgreSQL to millions of users

How Figma scaled PostgreSQL to millions of users

This newsletter explores Figma’s journey from a small startup to 4M users with Postgres. Learn how simplicity and smart database choices led to massive, sustainable scale.
12 mins read
Aug 27, 2025
Share

Figma began with a refreshingly simple foundation: a single, monolithic PostgreSQL database in an industry that often defaults to microservices and distributed systems for scale. This allowed the team to iterate quickly, simplify the process, and focus on delivering a world-class collaborative design experience.

As usage grew into the millions, so did the architectural demands. Rather than adding complexity prematurely, Figma scaled with precision. First, they vertically optimized their monolith. Later, they introduced Postgres-based sharding. Their journey offers a blueprint for pragmatic, long-term scalability while keeping things simple.

A system powers every smooth cursor movement in a shared Figma file under constant pressure to sync edits in real time, protect data integrity, and ensure instant responsiveness. Most engineering teams in this position reach for distributed databases or microservices rewrites. Figma didn’t—they scaled with discipline, pushing existing tools to the limit before introducing complexity.

A single PostgreSQL database provides the foundation for millions of Figma users
A single PostgreSQL database provides the foundation for millions of Figma users

This newsletter breaks down the disciplined journey step by step.

The Educative Newsletter
Speedrun your learning with the Educative Newsletter
Level up every day in just 5 minutes!
Level up every day in just 5 minutes. Your new skill-building hack, curated exclusively for Educative subscribers.
Tech news essentials – from a dev's perspective
In-depth case studies for an insider's edge
The latest in AI, System Design, and Cloud Computing
Essential tech news & industry insights – all from a dev's perspective
Battle-tested guides & in-depth case studies for an insider's edge
The latest in AI, System Design, and Cloud Computing

Written By:
Fahim ul Haq
How AI is powering a new era of Big Tech’s infrastructure
This newsletter explores how System Design evolves from traditional architectures to intelligent systems powered by AI. It covers key shifts, real-world implementations, and the transition’s challenges.
10 mins read
Aug 13, 2025