AT A GLANCE

Databricks
Stripe
2013
Founded
2010
San Francisco, California
HQ
San Francisco, California (& Dublin, Ireland)
$4.2 billion
Total Raised
$8.7 Billion
Ali Ghodsi, Andy Konwinski, Arsalan Tavakoli-Shiraji, Ion Stoica, Matei Zaharia, Patrick Wendell, Reynold Xin
Founder
Patrick & John Collison
Data Analytics
Type
Fintech
Private ($62B valuation)
Status
Private ($91B valuation)

FUNDING HISTORY

Databricks

Series A2013
$14M raised
Series B2014
$33M raised
Series C2016
$60M raised
Series D2017
$140M raised
Series E2019
$250M raised$6.2B val.
Series F2020
$400M raised$6.2B val.
Series G2021
$1.0B raised$28.0B val.
Series H2021
$1.6B raised$38.0B val.
Series I2023
$500M raised$43.0B val.
Series J2024
$10.0B raised$62.0B val.

Stripe

Seed2011
$2M raised$20M val.
Series A2012
$18M raised$100M val.
Series B2014
$80M raised$1.8B val.
Series C2016
$150M raised$9.2B val.
Series D2018
$245M raised$20.0B val.
Series E2019
$250M raised$35.0B val.
Series H2021
$600M raised$95.0B val.
Series I (Employee Tender)2023
$6.5B raised$50.0B val.
Secondary Sale2025
$1.0B raised$91.5B val.

BUSINESS MODEL

Databricks

Databricks runs on a consumption-based pricing model. Companies pay for the compute and storage they actually use on the Databricks platform, measured in "Databricks Units" (DBUs).

The more data you process, the more you pay. This is brilliant because it means revenue grows automatically as customers' data volumes grow — which in the age of AI, they always do.

The platform runs on top of the major cloud providers — AWS, Azure, and Google Cloud. Databricks doesn't own servers.

They're a software layer that makes those clouds dramatically more useful for data work. They take a margin on top of the underlying cloud compute costs, essentially acting as a "toll booth" between companies and their data.

They also pioneered the "lakehouse" architecture — a mashup of data warehouses (structured, fast querying) and data lakes (cheap, handles any data format). Before Databricks, companies had to maintain both.

The lakehouse collapses them into one system. This isn't just clever marketing — it genuinely saves enterprises millions in duplicate infrastructure.

Stripe

Stripe charges a flat 2.9% + $0.30 per transaction. That's it.

No setup fees, no monthly fees, no hidden charges. The simplicity is the product.

When a customer pays on a website using Stripe, Stripe handles everything — fraud detection, currency conversion, bank transfers, tax calculation, compliance. The merchant just sees money arrive in their account.

On top of the core payments, Stripe has built an entire financial infrastructure stack. Billing for subscriptions, Connect for marketplace payments, Atlas for incorporating a company, Issuing for creating virtual cards, Treasury for banking-as-a-service, and Radar for fraud prevention.

They're basically building the financial plumbing for the entire internet.

HOW THEY STARTED

Databricks

Databricks started as a research project at UC Berkeley's AMPLab around 2009. Matei Zaharia, a PhD student, was frustrated with how slow Hadoop MapReduce was for iterative machine learning workloads.

His answer was Apache Spark — an open-source engine that could process data up to 100x faster than MapReduce by keeping data in memory instead of writing to disk after every step.

Spark took off fast in the open-source community. By 2013, it was the most active open-source project in big data.

Zaharia and six Berkeley colleagues — Ali Ghodsi, Andy Konwinski, Arsalan Tavakoli-Shiraji, Ion Stoica, Patrick Wendell, and Reynold Xin — decided to build a company around it. They incorporated Databricks in 2013 with the idea that Spark was powerful but brutally hard to set up and manage.

The company would offer a managed cloud platform that made Spark accessible to data teams who weren't distributed systems engineers.

Their first product was essentially "Spark as a service" — a collaborative notebook environment where data scientists and engineers could write Spark jobs without managing clusters. The bet was that enterprises had massive data problems but not enough PhDs to solve them.

They were right.

Stripe

Patrick Collison was 19. His brother John was 17.

They had already built and sold a company — Auctomatic, an eBay auction tool — for $5 million while still teenagers in Limerick, Ireland. Patrick went to MIT, John went to Harvard, and they both dropped out because they had a better idea.

The idea was embarrassingly obvious in hindsight. In 2010, accepting payments on the internet was a nightmare.

You had to get a merchant account, negotiate with a payment processor, deal with a gateway provider, handle PCI compliance, and write thousands of lines of code. It took weeks or months.

The Collisons thought it should take five minutes.

They built a simple API — seven lines of code — that let any developer start accepting credit card payments immediately. No merchant account.

No paperwork. No phone calls with banks.

Just paste seven lines of code and you're in business. They originally called it /dev/payments, then changed it to Stripe in 2011.

Peter Thiel and Elon Musk — the PayPal mafia — were among the first investors. Sequoia and Andreessen Horowitz piled in soon after.

The Collisons had built exactly what every developer on Earth had been wishing for.

HOW THEY GREW

Databricks

Databricks grew by being genuinely useful before being profitable. They contributed massively to Apache Spark's open-source ecosystem, which meant thousands of companies were already using Spark when Databricks offered to manage it for them.

The open-source-to-enterprise pipeline is the most powerful go-to-market motion in software.

They also bet big on partnerships. The Microsoft partnership was transformational — Azure Databricks became a first-party service on Azure, meaning Microsoft's sales force was effectively selling Databricks to every enterprise customer.

That single deal probably added billions in annual recurring revenue.

Acquisitions were strategic and well-timed. MosaicML in 2023 for $1.3 billion gave them proprietary AI training capabilities right when every enterprise wanted to build custom AI models.

Tabular in 2024 brought the creators of Apache Iceberg, another critical open-source data format. They bought the talent and the technology simultaneously.

Stripe

Stripe grew almost entirely through developer love. They didn't hire a sales team for years.

They didn't run ads. They just built the best developer documentation anyone had ever seen and let word of mouth do the rest.

The developer-first strategy was deliberate. The Collisons realized that in a startup, the developer usually decides which payment provider to use.

If you make the developer happy, you win the company. Stripe's API documentation became legendary — clear, beautiful, with working code examples in every language.

They also grew by growing with their customers. Early Stripe customers included tiny startups that later became giants — Lyft, DoorDash, Instacart, Shopify.

As those companies scaled to billions in revenue, Stripe's processing volume scaled with them. Stripe didn't need to acquire new customers because its existing ones kept getting bigger.

The international expansion was methodical. Instead of launching everywhere at once like Uber, Stripe carefully added country after country, making sure each one worked perfectly with local payment methods, currencies, and regulations.

By 2024 they were processing payments in 195 countries.

THE HARD PART

Databricks

The elephant in the room is Snowflake. Both companies want to be the single platform where enterprises do all their data work, and the overlap is growing fast.

Snowflake started in SQL analytics and is pushing into data engineering and ML. Databricks started in data engineering and ML and is pushing into SQL analytics.

The collision is inevitable and expensive — both are spending billions on sales and R&D.

There's also the cloud provider threat. AWS, Azure, and Google Cloud all have their own data analytics services and could theoretically squeeze Databricks by making their native tools better or cheaper.

Databricks runs ON these clouds, which means their biggest partners are also their biggest potential competitors. It's the classic platform risk problem.

So far, Databricks has stayed ahead by innovating faster than the cloud providers' internal teams, but it's a race that never ends.

Stripe

Valuation whiplash. In 2021, Stripe hit a peak valuation of $95 billion during the fintech boom.

By 2023, they had to mark it down to $50 billion during the tech correction — a 47% drop that made headlines everywhere. Employees who had been paper millionaires suddenly weren't.

The valuation has since recovered to $91 billion after a secondary share sale in 2025, but those two years were rough for morale.

Competition is relentless. Adyen, the Dutch payments company, has been eating into Stripe's enterprise market.

Square (now Block) competes on the small business side. PayPal is everywhere.

New fintech players pop up constantly. The payments business has razor-thin margins and everyone is fighting for the same 2.9%.

Going public is the elephant in the room. Stripe has been expected to IPO for years.

Investors, employees, and the media keep asking when. The Collisons have consistently said they're in no rush, but with $8.7 billion raised and thousands of employees holding stock options, the pressure to provide liquidity is enormous.

As of 2025, they've opted for secondary sales instead of a public offering.

THE PRODUCTS

Databricks

Unity Catalog — a universal governance layer that lets companies manage permissions, lineage, and access control across all their data and AI assets in one place. Delta Lake — an open-source storage layer that brings reliability to data lakes with ACID transactions, schema enforcement, and time travel (yes, you can query your data as it existed at any point in the past).

Databricks SQL — a serverless SQL analytics product that competes directly with Snowflake on their home turf. Mosaic AI — their machine learning and generative AI platform, supercharged after acquiring MosaicML in 2023 for $1.3 billion.

Databricks Notebooks — collaborative workspaces where data teams write code, visualize results, and build pipelines together in real time.

Stripe

Stripe Payments is the core — accept credit cards, debit cards, Apple Pay, Google Pay, and 135+ payment methods in 195 countries. Stripe Connect lets marketplaces and platforms pay out to sellers (Shopify, Lyft, DoorDash all use it).

Stripe Billing handles subscription and recurring billing. Stripe Atlas lets you incorporate a US company from anywhere in the world — fill out a form, get a Delaware C-corp, bank account, and tax ID in days.

Stripe Radar uses machine learning to block fraud in real time. Stripe Treasury lets platforms offer banking services to their customers.

Stripe Tax automatically calculates and collects sales tax in every jurisdiction.

WHO BACKED THEM

Databricks

Andreessen Horowitz led multiple early rounds and has been the longest-standing institutional backer. Microsoft made a massive strategic investment alongside the Azure Databricks partnership.

T. Rowe Price, Tiger Global, and Franklin Templeton participated in later growth rounds.

NEA was an early investor. The $10 billion Series J in 2024 valued the company at $62 billion and was led by Thrive Capital with participation from Andreessen Horowitz, DST Global, GIC, Insight Partners, and WCM Investment Management.

Stripe

Peter Thiel, Elon Musk, Sequoia Capital, Andreessen Horowitz, General Catalyst, Founders Fund, Tiger Global, GV (Google Ventures), Goldman Sachs, Baillie Gifford

MORE COMPARISONS