Back to all companies
Sign in
Back to all companies
Citus Data logo

Citus Data

Summer 2011Acquired

Real-time. Big data. PostgreSQL

Save
Citus Data logo

Citus Data

Summer 2011Acquired

Real-time. Big data. PostgreSQL

Save
Company details

The amount of time businesses spend on their databases is altogether too much time. Citus is fixing this problem.

Citus is worry-free Postgres. Built to scale out, Citus is an extension to Postgres that is available as open source, as enterprise software that can be run on-prem or on any cloud, and as a fully-managed database as a service. Whether you have a multi-tenant application that needs to scale out, or you need performance for your real-time analytics customers, with Citus, you can focus on your app—not your database.

Founded in 2011, Citus Data is venture backed by Khosla Ventures and Data Collective. Citus is a Y Combinator alumnus and has offices in San Francisco’s SoMa district and Istanbul, Turkey.

At Citus, we make it simple to scale out Postgres.

Citus Data online: www.citusdata.com Documentation: docs.citusdata.com GitHub: github.com/citusdata/citus

Location
San Francisco, CA, USA; Istanbul, Istanbul, Turkey; Amsterdam, NH, Netherlands
Founded
2011
Category
Open Source
YC Directory Pagecitusdata.com
Founder
  • SP
    Sumedh Pathak
    Founder/Engineer

The amount of time businesses spend on their databases is altogether too much time. Citus is fixing this problem.

Citus is worry-free Postgres. Built to scale out, Citus is an extension to Postgres that is available as open source, as enterprise software that can be run on-prem or on any cloud, and as a fully-managed database as a service. Whether you have a multi-tenant application that needs to scale out, or you need performance for your real-time analytics customers, with Citus, you can focus on your app—not your database.

Founded in 2011, Citus Data is venture backed by Khosla Ventures and Data Collective. Citus is a Y Combinator alumnus and has offices in San Francisco’s SoMa district and Istanbul, Turkey.

At Citus, we make it simple to scale out Postgres.

Citus Data online: www.citusdata.com Documentation: docs.citusdata.com GitHub: github.com/citusdata/citus

Location
San Francisco, CA, USA; Istanbul, Istanbul, Turkey; Amsterdam, NH, Netherlands
Founded
2011
Category
Open Source
YC Directory Pagecitusdata.com
Founder
  • SP
    Sumedh Pathak
    Founder/Engineer

Pressure-test this opportunity

Turn this teardown into a decision-ready prompt for ChatGPT, Claude, or your agent.

On this page
  • Overview
  • Founding Story
  • Timeline
  • What They Built
  • Market Position
  • Target Customers
  • Market Size
  • Competition
  • Business Model
  • Post-Mortem
  • Key Lessons
  • Sources

This report was generated by our Deep Research agent and may contain mistakes.

Did we get something wrong? DM @oscrhong and we'll fix it ASAP!

Startups.RIP — Dead startups, alive ideas
PricingContactPrivacyGot feedback? DM @oscrhong
Exec Briefing

Actionable insights

If you only have a few minutes to spare, here’s what investors, operators, and founders should know about Citus Data (S11).

  1. Citus kept PostgreSQL familiar. It added distributed tables and parallel queries without forcing customers to abandon SQL, drivers, and established tooling.
  2. Unforking changed the adoption cost. Refactoring Citus into an extension reduced upstream maintenance and made installation less disruptive.
  3. Open source fed the paid service. Public code supported evaluation while enterprise software and managed hosting captured operational demand.
  4. Microsoft ended the independent company, not the project. Azure absorbed the commercial platform, and Citus continued as an active open-source extension.

Overview

Citus Data made PostgreSQL scale across machines without asking developers to abandon PostgreSQL. Its software sharded distributed tables, replicated reference data, and routed or parallelized queries across a cluster. The decisive architectural move was turning Citus from a PostgreSQL fork into an extension, then releasing the core as open source.

The company sold enterprise software and a managed cloud service around that extension. It raised a $9.5 million Series A in 2015, opened engineering offices in Istanbul, San Francisco, and Amsterdam, and became part of Microsoft in January 2019. Microsoft integrated the technology into Azure's PostgreSQL offerings while the Citus project continued in public.

Citus did not fail as a product. The acquisition ended the independent company and moved its commercial platform into a hyperscale cloud provider. Its history shows how an infrastructure startup can reduce adoption risk by aligning with an established open-source system, then become strategically valuable to a platform that needs a credible managed version.

Founding Story

Umur Cubukcu, Sumedh Pathak, and Ozgun Erdogan met in graduate school at Stanford. Erdogan and Pathak later worked as engineers at Amazon, while Cubukcu joined Boston Consulting Group. Their shared frustration came from NoSQL architectures that gained scale by giving up familiar relational features.

The founders wanted horizontal scale without abandoning transactions, joins, foreign keys, SQL, and the PostgreSQL ecosystem. Rather than write an unrelated database, they built on PostgreSQL. They founded Citus Data in January 2011, moved to Istanbul to open the first office, and joined Y Combinator's Summer 2011 batch.

The early product was called CitusDB. MixRank became its first production user in July 2012. Headquarters moved to San Francisco in 2013, while the Istanbul engineering base remained part of the company. That split gave Citus a durable technical center and access to US customers and capital.

Timeline

  • January 2011: Cubukcu, Pathak, and Erdogan founded Citus Data and opened an office in Istanbul.
  • June 2011: The company joined Y Combinator's Summer batch.
  • July 2012: MixRank put the first Citus deployment into production.
  • March 2013: Citus Data moved its headquarters to San Francisco.
  • 2014: The team released the cstore_fdw columnar-store extension and later the open-source pg_shard extension.
  • October 2015: Citus Data raised a $9.5 million Series A led by Khosla Ventures.
  • March 2016: The company refactored Citus from a PostgreSQL fork into an extension and released Citus 5.0 as open source.
  • July 2016: Citus Cloud became generally available on AWS.
  • May 2018: Citus opened an engineering office in Amsterdam.
  • January 24, 2019: Microsoft acquired Citus Data for undisclosed terms.
  • 2022: Microsoft and the Citus team open-sourced the remaining enterprise features in Citus 11.

What They Built

Citus transforms PostgreSQL into a distributed database. Large tables are split into shards and placed across worker nodes. Reference tables can be copied to every node. A distributed query engine directs work to the relevant shards and combines results, allowing the cluster to use more CPU, memory, storage, and input-output capacity than one server.

The product initially lived as a PostgreSQL fork. That gave the team deep control but imposed a recurring compatibility burden when PostgreSQL changed. In 2016 Citus “unforked” the codebase and delivered it as an extension. Existing PostgreSQL users could add distributed behavior while continuing to use familiar drivers, SQL, monitoring, and administration practices.

Citus Data offered three consumption paths: an open-source extension, enterprise software for customer-managed deployments, and Citus Cloud as a managed service. This structure converted community adoption into commercial opportunities without making a proprietary database the only way to try the technology.

Unlock the full Citus Data teardown

Read the complete post-mortem, the rebuild playbook, and the exact reasons Citus Data is still worth studying now.

See Pro plans