← Back to list
Colossus (Invest Like the Best / Business Breakdowns)Podcast3 Nov 2021Source: joincolossus.comHost: Colossus

MongoDB: The Database Platform - [Business Breakdowns, EP. 33]

In plain words

This analysis explains how MongoDB is winning against Oracle, Amazon, and Microsoft in the database market. The guest believes MongoDB captures about 30 out of every 100 new cloud-native apps, and its customer churn is below 2%. Three key holdings: MongoDB (MDB) – its cloud business Atlas grew 80%; Oracle (ORCL) – legacy leader but slow growth; Amazon (AMZN) – offers a copycat product DocumentDB but can't keep up with MongoDB's innovation.

AI SummaryAI-generated · may contain errors · verify against the original

MongoDB (MDB) is a database platform company founded in 2007. The founding team, while working at DoubleClick (now part of Google), found that existing database software could not meet the agility and scalability needs of the internet, leading to the company's creation. As of the report's publicatio

~12 min full read · 9 sections
Deep Analysis

MongoDB: The Database Platform - Podcast Recap

At a Glance

Guest Ro Nagpal (Investor at Holocene Advisors) and host Jesse Pujji conduct an in-depth analysis of MongoDB. The core thesis: Through a document database architecture + low-barrier open-source customer acquisition + cloud transition, MongoDB has captured a key position in next-generation application development within a database market dominated by Oracle, Microsoft, and Amazon. Ro Nagpal believes that MongoDB is capturing market share at a rate of "for every 100 new cloud-native applications, MongoDB wins about 30," and its database's extremely low churn rate (<2%) means that once these shares are gained, they are almost never lost.


1. Database Market: A $7 Billion Old World vs. a $20 Billion New World

Ro Nagpal argues that the database market is undergoing a structural split, with MongoDB betting on the faster-growing half.

  • Old World (Oracle-dominated): Approximately $7 billion in size, growing 8% annually. Oracle's relational databases are suited for structured data and high-precision scenarios (banking, taxation), but their architecture is rigid — "You need to define all data relationships upfront; once business changes, rebuilding the entire relationship chain is catastrophic" (Ro Nagpal, paraphrased).
  • New World (Cloud-native): The total market is expected to reach $20 billion within 10 years, split evenly between old and new. The demand characteristics of the new world are: massive concurrency (200,000 people ordering food simultaneously), dynamic scaling (instant traffic surge during the Super Bowl followed by release), and multiple data types (video games need to simultaneously handle 35 data scenarios, including login, transactions, marketing, and inventory).
  • Key Data Point: Oracle generated only $17 billion in revenue over 40 years of operation, while the entire market is $7 billion — "This means there is plenty of room for multiple competitors" (Ro Nagpal).

MongoDB's Positioning: A document database (analogous to a Word file vs. an Excel spreadsheet), allowing developers to "write whatever they want and add whatever fields they want" without predefining relationships. This flexibility makes it the database for "internet applications" rather than "PC applications."


2. Why MongoDB Is Winning: The Compound Effect of Three Advantages

Ro Nagpal argues that MongoDB’s success stems from three overlapping layers, each of which is self-reinforcing.

1. Correct Architectural Bet: Document Databases Are Naturally Suited for Next-Generation Applications

  • In contrast to the "table-within-table" structure of relational databases, document databases "do not break down" when handling variable data models.
  • Case in point: Video games require 35 different data scenarios (login, transactions, inventory, marketing, etc.), and MongoDB can cover them all on a single platform; traditional solutions require stitching together multiple specialized databases.
  • Developer survey: Nearly 30% of developers have built applications using MongoDB in the past 12 months — "that’s a crazy number" (Ro Nagpal).

2. Open-Source Strategy: Low-Barrier Customer Acquisition + Developer Community Lock-In

  • MongoDB adopts an "open core" model: the code is open source and free to download, but commercial use (requiring SLAs, security, and the latest features) requires payment.
  • Acquisition funnel: From 2007 to 2020, cumulative downloads reached 100 million; in just the past 12 months, another 100 million downloads were added — the growth rate is doubling.
  • Response to AWS copying: MongoDB modified its open-source license, requiring that any derivative service based on its code must open-source all modifications (including those mixed with proprietary code). AWS was unwilling to share its infrastructure code, so MongoDB’s business was not materially affected. Although the change sparked controversy in the open-source community, "developers have limited time and choose the best tool — business data shows no negative impact" (Ro Nagpal).

3. Cloud Transformation: From "Selling Licenses" to "Selling Services," TAM Explodes

  • Atlas (cloud database product): Revenue approached $500 million in 2021 (the majority of the company’s total $800 million), growing 80% year-over-year — "a company founded in 2007 is accelerating its growth" (Ro Nagpal).
  • Customer growth: An estimated 8,000 new customers were added in 2021, compared to just 3,500 three to four years ago — the cloud strategy has exploded the top of the funnel.
  • TAM expansion logic: Previously, only software licenses were sold; now, customers are also willing to pay for "no need to hire operations staff, automatic updates, and instant security patches," resulting in higher per-customer value.

3. Unit Economics: Why a 45% Sales Expense Ratio Is Reasonable

Ro Nagpal argues that MongoDB's high sales expenses are not a cash burn, but a rational investment in an asset characterized by "low churn + high expansion."

Metric Data Interpretation
Customer Churn Rate <2% (estimated) Database migration costs are extremely high; once locked in, churn is nearly nonexistent
Same-Store Sales Growth 20-25%/year Existing customers naturally expand due to business growth + new workloads
Customer Acquisition Cost ~$30,000–$40,000 per customer Customer lifecycle spans "decades"
Gross Margin ~72% Cloud business incurs AWS infrastructure costs, but lower than Twilio (which pays telecom carriers)
Sales Expense Ratio 45% (not 55%) At a medium-to-high level compared to 150–200 publicly listed SaaS companies

Ro Nagpal's evaluation framework: "If spending $1 can earn back $10, I fully support it. The key lies in three inputs: post-acquisition churn rate (low), gross margin (healthy), and cross-sell potential (large). MongoDB meets all three—you should want them to spend more at this stage."

The dual engines of customer growth:

1. Natural growth: The customer's own business expansion (e.g., an e-commerce company growing sales by 5% annually → using 5% more database capacity)

2. New workloads: The customer launches a second or third application on the platform (e.g., starting with e-commerce, then adding a soccer channel, then entering the Spanish market)


4. Moat and Risk: Why MongoDB Can Survive in the Shadow of AWS/Microsoft

Ro Nagpal argues that MongoDB's moat is not the technology itself, but the combination of "product iteration speed + Swiss neutrality."

Moat Sources

1. Talent Concentration: "In the document database teams at AWS and Microsoft, the smartest people don't think about databases every single day—but at MongoDB, everyone does." This is reflected in developer community activity: comparing the quality of developer questions and answers between Amazon DocumentDB and MongoDB, "the gap is enormous" (Ro Nagpal).

2. Swiss Neutrality Value: If a customer is 100% locked into AWS or Azure, they face the risk of future price increases. MongoDB can run on any cloud (AWS, Azure, GCP), giving customers the flexibility to migrate. "If Microsoft has no data center in a certain region in Brazil, but Google does—you can deploy across clouds with MongoDB."

3. Compounding Effect of First-Mover Advantage: Larger customer base → more usage data → more precise product iteration → stronger developer appeal → larger customer base.

Key Risks

1. Competition from Hyperscale Cloud Providers: AWS, Azure, and GCP all offer a variety of database products and can bundle them with other cloud services.

2. Technology Paradigm Shift: The way applications are written could fundamentally change, rendering the current architecture obsolete—"not visible now, but technology changes fast" (Ro Nagpal).

3. Slow Migration of Legacy Workloads: Currently, only 15-20% of workloads are in the cloud. Migrating the remaining 80% requires reducing friction—"making it smoother for large banks to move from the 10th application to the 90th is a persistent challenge" (Ro Nagpal).


5. Leadership Turning Point: How a CEO Change Saved the Company

Ro Nagpal argues that the addition of current CEO Dev Ittycheria was the pivotal turning point for MongoDB, transforming it from "beloved by developers but unable to make money" to "commercial success."

  • Background: Dev took a company public during the internet bubble, later founded PlayLogix and sold it to BNC for approximately $800 million (the deal closed on the day Bear Stearns collapsed). He has a "deep understanding of how product teams and sales & marketing teams should work together."
  • Predecessor's Problem: Ro Nagpal recalls that at a MongoDB user conference, the then-CEO took the stage and said: "We've built a great product, you love us—but you're not paying much." "I've never heard a CEO say that at their own event—it didn't sound good."
  • Dev's Achievements: Streamlined the product organization and built an efficient sales and marketing machine, enabling both flywheels to spin simultaneously. Result: From 2007 to 2020, cumulative downloads reached 100 million, and another 100 million were added in just the last 12 months.

Mentioned Positions

Position Analyst View Key Data
MongoDB (MDB) Bullish Revenue $800M, growth 40%; Atlas cloud business $500M, growth 80%; 29,000 customers; gross margin 72%; sales expense ratio 45%
Oracle (ORCL) Risk Warning (Legacy Architecture) $7B market leader, growth 8%; churn rate 2%
Amazon (AMZN) Competitive Caution Offers Aurora and MongoDB replica (DocumentDB)
Microsoft (MSFT) Competitive Caution Offers multiple database products
Snowflake (SNOW) Neutral (Different Positioning) Focuses on data warehouse/large-scale computing scenarios
Twilio (TWLO) Comparative Reference Gross margin lower than MongoDB (must pay telecom carriers)

Judgments Worth Remembering

1. "For every 100 new cloud-native applications, MongoDB captures about 30" (Ro Nagpal) — Based on developer surveys: 30% of developers have built applications with MongoDB in the past 12 months; and once a database is chosen, it is almost never migrated (churn rate <2%).

2. "From 2007 to 2020, 100 million cumulative downloads; in the last 12 months alone, another 100 million" (Ro Nagpal) — This indicates that developer adoption is accelerating, not saturating.

3. "MongoDB is the database of the internet; Oracle is the database of the PC" (Ro Nagpal summary) — Document databases are naturally suited for the high concurrency, dynamic scaling, and variable data models of internet applications; relational databases fit the old world of single-threaded, structured, high-precision workloads.

4. "Spend $1 to acquire a customer and earn back $10 — I fully support that. The key is three inputs: low churn, healthy gross margins, and large cross-sell potential" (Ro Nagpal) — A framework for evaluating high sales-to-expense ratios: look not at the ratio itself, but at whether the unit economics are positive.

5. "In the document database teams at AWS and Microsoft, the smartest people don't think about databases all day — but at MongoDB, everyone does" (Ro Nagpal) — Explains why replicas from hyperscale cloud vendors cannot keep up with MongoDB's product iteration speed.

6. "Database Swiss neutrality has value — if you are 100% locked into AWS, you could face 20 price hikes in the future" (Ro Nagpal) — MongoDB can be deployed across clouds, allowing customers to retain migration flexibility, which is a key moat against cloud vendor lock-in.

7. "The CEO said at the user conference, 'You love us, but you don't pay much' — I've never heard that before, and it sounds bad" (Ro Nagpal) — Indicates that the former CEO could not convert developer love into revenue, while the current CEO Dev has solved this problem.

8. "Only 15-20% of workloads are in the cloud — which means there is still a 10-15 year growth runway" (Ro Nagpal) — Even if new application acquisition slows, the migration of existing applications to the cloud itself is a decade-long structural trend.