MongoDB, Inc.
CorpDigest
MongoDB, Inc.
Company History
Founded 2007 in New York, New York
Last reviewed: 2025-06-08 · By Swet Parvadiya
In 2007, Dwight Merriman, Eliot Horowitz, and Kevin Ryan shut down their previous company, DoubleClick, and immediately started asking a different question. DoubleClick had served billions of ad impressions, and the infrastructure they'd built to handle that scale was nothing like what any commercial database vendor was selling. They'd built custom systems because nothing existing worked at the speeds and data shapes they needed. The question was whether other developers were facing the same problem.
They were. The company they founded was called 10gen, and the product they built was designed to store data the way developers actually thought about it — as nested documents with variable fields — rather than forcing every piece of information into a rigid table. They open-sourced the database in 2009, a decision that accelerated adoption dramatically. By 2013 the name had changed to MongoDB, Inc. and the product had spread far beyond anyone's initial projections.
The commercial model lagged the adoption curve, which was by design. MongoDB grew its user base first, then built a paid enterprise tier around operational features — backup, monitoring, security controls — that organizations needed at scale. Dev Ittycheria joined as CEO in 2015 and began the harder work of turning that user base into a durable, recurring-revenue business. The Atlas cloud launch in 2016 was the decisive structural move. It shifted the revenue model from perpetual licenses to consumption-based cloud billing and gave MongoDB a path that pure-software companies rarely find: owning the runtime, not just the technology.
Dwight Merriman is a renowned software engineer, entrepreneur, and the co-founder of MongoDB, Inc., having served as the CEO of DoubleClick during its most explosive period of growth, where the company scaled to serve billions of ads per day. Merriman's deep technical expertise in distributed systems and high-performance computing was instrumental in identifying the fundamental limitations of relational databases when handling the massive, unpredictable traffic spikes and complex, hierarchical data structures characteristic of modern web applications. Frustrated by the impedance mismatch between object-oriented application code and rigid, table-based database schemas, Merriman collaborated with Eliot Horowitz to design a completely new database architecture that stored data in flexible, JSON-like documents, eliminating the need for complex joins and allowing developers to iterate on their data models with unprecedented speed. This vision required building a completely new database engine from scratch, a massive technical undertaking that would take years to complete, and it required convincing the venture capital community to fund a highly complex, infrastructure-level project at a time when the industry was dominated by entrenched relational vendors. Merriman's leadership in MongoDB's early engineering efforts established the foundational technical moat of the document model, allowing the company to disrupt the legacy database market and capture the rapidly growing enterprise application development market, culminating in the company's historic initial public offering in 2017.
Eliot Horowitz is a highly respected software engineer and the co-founder of MongoDB, Inc., having played a pivotal role in the founding and early technical development of DoubleClick, where he experienced firsthand the severe limitations of relational databases in handling massive, unstructured web data. Horowitz's deep technical expertise in database architecture and distributed systems was critical to the design of the MongoDB document model, which fundamentally restructured the economics of application development by aligning database storage with the object-oriented paradigms of modern programming languages. Along with Dwight Merriman and Kevin Ryan, Horowitz founded 10gen in 2007, initially as a Platform-as-a-Service company, before pivoting to focus exclusively on the open-source MongoDB database in 2009. Horowitz led the relentless engineering effort to build the core MongoDB codebase, including the early mmapv1 storage engine and the MongoDB Query Language, ensuring that the platform delivered the performance, flexibility, and ease of use required to win the hearts and minds of the global developer community. His contributions during the critical, high-risk development phase of the company helped establish a culture of relentless technical optimization and developer-centric design that remains a hallmark of MongoDB's product development philosophy, securing the company's dominant market position for decades to come.
Kevin Ryan is a legendary entrepreneur, investor, and the co-founder of MongoDB, Inc., having served as the President and CEO of DoubleClick, where he led the company's explosive growth and eventual $3.1 billion acquisition by Google. Ryan's deep expertise in building and scaling internet businesses was instrumental in the founding of 10gen, providing the critical commercial strategy and operational discipline required to transform the technical vision of Merriman and Horowitz into a viable, market-leading company. Recognizing that the PaaS market was premature in 2007, Ryan played a key role in the strategic pivot to focus exclusively on the open-source MongoDB database, leveraging his extensive network in the venture capital community to secure the funding necessary to sustain the company through the early, pre-revenue years of open-source development. Ryan's leadership in MongoDB's early corporate strategy helped establish the company's developer-centric go-to-market motion and its commitment to the open-source community, laying the foundation for the massive, viral adoption that would eventually transform MongoDB into a multi-billion-dollar public company. Although he eventually transitioned to focus on his other entrepreneurial ventures, including AlleyCorp and Gilt Groupe, Ryan's foundational work on MongoDB's corporate strategy and early funding remains a vital part of the organization's history and long-term success.
Dwight Merriman, Eliot Horowitz, and Kevin Ryan founded 10gen, initially conceived as a Platform-as-a-Service company, but containing the core engineering efforts that would eventually become the MongoDB document database.
10gen pivoted its strategy to focus exclusively on the database, open-sourcing the MongoDB project under the AGPL license, triggering a massive wave of adoption among the global developer community and establishing the document model as a new standard.
Reflecting its singular focus on the database platform and the massive brand recognition of the open-source project, 10gen officially changed its name to MongoDB, Inc., signaling its commitment to becoming the definitive modern database company.
Dev Ittycheria assumed the role of CEO, initiating a new era of commercial discipline, enterprise sales execution, and the strategic vision that would eventually lead to the development and launch of the MongoDB Atlas cloud platform.
MongoDB launched Atlas, its fully managed, cloud-hosted database platform, marking a massive strategic pivot from a self-managed software vendor to a cloud-native platform provider, fundamentally restructuring the company's revenue model and gross margins.
MongoDB completed its initial public offering on the NASDAQ, raising $242 million and validating its developer-led adoption model and cloud platform strategy, providing the capital necessary to scale global operations and R&D.
MongoDB reported $1.793 billion in consolidated FY2024 revenue, generating $415 million in free cash flow and achieving a non-GAAP operating margin of 14%, demonstrating the extreme operating leverage of its cloud-native business model and its successful navigation of macroeconomic headwinds.
To integrate a highly performant, Lucene-based search engine directly into the MongoDB core, allowing developers to perform complex, relevance-based full-text search and faceted navigation without synchronizing data to external search engines like Elasticsearch.
To acquire a leading, embedded mobile database and synchronization engine, enhancing MongoDB's ability to provide a seamless, offline-first experience for mobile and edge applications with automatic, real-time synchronization to the cloud.
To acquire a modern, web-based data visualization tool that allows developers to quickly build and embed interactive charts and dashboards directly into their applications using MongoDB data.
MongoDB, Inc. was founded in 2007 by Dwight Merriman, Eliot Horowitz, and Kevin Ryan, originally under the name 10gen. The founding team had just sold DoubleClick to Google for $3.1 billion and was looking for their next venture. They initially conceived 10gen as a Platform-as-a-Service (PaaS) company, aiming to build a complete cloud application stack. While building that stack, the team found that existing relational databases were fundamentally ill-suited for the flexible, high-volume, horizontally scalable data storage requirements of modern web applications. The impedance mismatch between object-oriented application code and rigid row-column relational tables was a core friction point. The internal database component they built to solve this problem—one that stored data as flexible JSON-like documents rather than fixed schema rows—proved far more valuable than the PaaS wrapper around it. Recognizing this, the founders pivoted in 2009 to open-source that database engine under the name MongoDB, derived from 'humongous' to reflect its ability to scale to massive data volumes. That single architectural decision—documents over rows—became the foundation of a company that would reach $1.793 billion in annual revenue by FY2024.
10gen was the original name of the company founded by Dwight Merriman, Eliot Horowitz, and Kevin Ryan in 2007. The name reflected the founders' ambition to build a next-generation cloud computing platform. In its early form, 10gen was developing a full PaaS stack—including application servers, storage, and infrastructure tooling—intended to let developers build and deploy web applications without managing underlying infrastructure. By 2009, the team had determined that the most technically differentiated and commercially viable component of that stack was the document-oriented database engine they had built internally. They open-sourced that database under the name MongoDB and shifted the entire company focus to building the best document database in the world. As developer adoption of MongoDB grew rapidly through the early 2010s, the 10gen brand became increasingly disconnected from the product that was driving all of the company's traction. In 2013, the company officially renamed itself MongoDB, Inc. to align its corporate identity with the product that had made it famous. The rename signaled a full organizational commitment to being a pure-play database company and eliminated the brand confusion that came from a company named 10gen selling a product called MongoDB.
MongoDB has executed two defining strategic pivots in its history, each of which fundamentally restructured the company's business model and competitive position. The first pivot occurred in 2009, when the founding team abandoned the original PaaS ambition and open-sourced the MongoDB document database under the AGPL license. This decision transformed the company from a proprietary software startup into an open-source project with massive developer community adoption, establishing the document model as a mainstream alternative to relational databases and creating the developer mindshare that underpins all subsequent growth. The second and more financially consequential pivot occurred in 2016 with the launch of MongoDB Atlas, the company's fully managed, cloud-hosted database platform. Atlas shifted the company's revenue model from lumpy, perpetual on-premises software licenses to highly predictable, consumption-based cloud revenue. This transition fundamentally improved the company's gross margin profile and revenue visibility. By FY2024, Atlas accounted for 67.2% of MongoDB's $1.793 billion in total revenue, generating over $1.2 billion in Atlas-specific revenue and transforming MongoDB from a developer tool into a critical enterprise infrastructure platform. Together, these two pivots—from PaaS to open-source database in 2009, and from self-managed to cloud-native platform in 2016—define the entire strategic arc of the company.
MongoDB completed its initial public offering on the NASDAQ stock exchange on October 19, 2017, trading under the ticker symbol MDB. The IPO raised $242 million, with shares priced at $24 each, valuing the company at approximately $1.2 billion at the time of listing. The offering was led by Morgan Stanley and Goldman Sachs, and the stock opened at $28 on its first day of trading, immediately signaling strong investor demand for developer-led, cloud-native software companies. The IPO was notable for several reasons. First, it validated the company's thesis that a developer-community-led go-to-market motion—where adoption starts with individual engineers and scales into enterprise procurement—could build a durable, large-scale software business. Second, it provided the capital needed to accelerate the rollout of MongoDB Atlas, which had only launched in 2016 and was still in the early stages of its transition to a cloud platform. The proceeds funded aggressive R&D investment, international expansion, and the enterprise sales force required to move upmarket from the developer community. By FY2024, MongoDB's market capitalization had grown to approximately $28 billion, representing a more than 23-fold increase from its IPO valuation, driven almost entirely by the Atlas cloud platform.
When MongoDB was open-sourced in 2009, the team chose the GNU Affero General Public License (AGPL), a decision with profound long-term commercial implications. Unlike the more permissive MIT or Apache 2.0 licenses, the AGPL requires that any software that uses AGPL-licensed code over a network must also release its source code under the same license. This clause, known as the network use provision, was specifically designed to close the 'SaaS loophole' in the standard GPL—where companies could use open-source code to build cloud services without contributing back to the open-source project. For MongoDB, the AGPL served as an early commercial protection mechanism, making it legally complicated for cloud providers to simply package the community edition of MongoDB and sell it as a managed service without contributing code or obtaining a commercial license from MongoDB. In 2018, MongoDB went further and replaced the AGPL with its own Server Side Public License (SSPL), explicitly requiring that any entity offering MongoDB as a service must open-source its entire service stack. This decision was directly motivated by Amazon Web Services' launch of Amazon DocumentDB, which used MongoDB's wire protocol to offer a compatible managed service. The SSPL was controversial in the open-source community but represented a deliberate strategic choice to protect MongoDB's ability to monetize Atlas rather than cede the cloud hosting market to hyperscalers.