Fundraising Fox

Matrixorigin

1 known investors

MatrixOrigin builds MatrixOne, a cloud-native database with decoupled storage and compute, in-database vector search, and "Git for Data" versioning, along with MatrixOne Intelligence for turning enterprise documents and unstructured data into AI-ready knowledge bases. It serves enterprises deploying AI agents across industries such as manufacturing, consumer goods, and finance.

Also known as Matrix Origin Β· MatrixOrigin

Investors Β· 1

Company profile

researched Aug 2026

MatrixOrigin develops data infrastructure for enterprise AI. Its core technology is MatrixOne, an open-source hyperconverged, cloud- and edge-native database that consolidates transactional (OLTP), analytical (OLAP), time-series, streaming and machine-learning workloads in a single system. MatrixOne uses a decoupled storage-and-compute architecture with a vectorized execution engine, distributed transactions, multi-tenancy with tenant isolation, MySQL protocol and syntax compatibility, and in-database vector search and machine learning. The company describes it as the first database with "Git for Data" β€” snapshot, branch and merge operations on data, alongside zero-copy clone and time travel.

On top of the database, MatrixOrigin offers MatrixOne Intelligence, a platform that unifies structured, semi-structured and unstructured data (including PDFs, images and video) into an AI-ready foundation, with multimodal ETL, document parsing and extraction, RAG-native knowledge management, LLM and embedding model integration, fine-tuning, data governance and agent workflow tooling. Two further products extend the stack: Astra, a production runtime for AI agents that writes a context snapshot before each LLM call for replayable decision lineage, mines implicit user feedback through a regression gate to update prompts and skills, and runs A/B tests and branches on production data using MatrixOne's zero-copy clone and time travel; and Memoria, described as secure long-term memory management for AI agents with audit trails, point-in-time rollback and fine-grained access control. A version 5.0 of MatrixOne Intelligence is announced as forthcoming with a waitlist.

The company maintains a large public GitHub presence under the matrixorigin organization, including the matrixone database (Apache-2.0, ~1.9k stars), matrixcube storage building block, a Kubernetes operator, an ODBC driver and Power BI DirectQuery connector, a DuckDB-based GPU offload sidecar, and the Memoria project.

Founding story

The company was founded in 2021 by a team whose members came from Tencent Cloud, VMware and other technology companies, with the stated aim of building a single platform unifying transactional, analytical and AI workloads rather than assembling separate systems.

Business model

MatrixOrigin follows an open-source, ecosystem-driven approach: the core MatrixOne database is published under the Apache-2.0 license on GitHub, while commercial enterprise offerings center on MatrixOne Intelligence and the Astra agent runtime, deployable across public cloud, private cloud, edge and on-premises environments.

Traction

Reported customer outcomes include a global consumer goods company cutting contract review from 16 days to 1 minute, an electronics manufacturer automating 99% of bill-of-materials entry (3 hours to 10 seconds per item), a technology company saving 90% of bid preparation time, and a venture capital firm freeing 80% of analyst workload by automating research across 60+ sources. Extreme Vision reported a 40% increase in cross-department AI feature reuse and a 30% reduction in model development cycles, and Shenzhi City used the platform for multimodal corpus management in smart-city work. The matrixone repository has roughly 1.9k stars and 309 forks; Memoria has about 591 stars.

Latest developments

MatrixOne Intelligence 5.0 is announced as coming soon with a public waitlist. Recent repository activity includes the Memoria agent-memory project, a DuckDB sidecar for MatrixOne GPU offload, an ODBC driver with Power BI DirectQuery support, and documentation tooling that validates SQL examples against a 3.0-dev nightly image and publishes machine-readable llms.txt artifacts for AI coding agents.

β–ΈFull profile β€” market position, technology, go-to-market, geography, history

Market position

Positions MatrixOne as a consolidation play that replaces multiple separate systems (such as MySQL, PostgreSQL and ClickHouse) with one unified platform, and positions its upper layers as infrastructure for moving enterprise AI agents from prototype into production.

Stated differentiators are the combination of transactional, analytical, streaming and machine-learning workloads in one engine; Git-style data versioning with zero-copy clone and time travel that also underpins safe testing of agents on production data; in-database vector search; MySQL compatibility for migration; and cloud-to-edge deployability.

Technology

MatrixOne is a hyperconverged cloud-edge native DBMS with a vectorized execution engine, separated storage and compute for elastic scaling, globally distributed transactions, real-time HTAP, multi-tenancy, and MySQL protocol/syntax compatibility. It adds in-database vector search and machine learning to avoid data movement, plus data versioning primitives (snapshot, branch, merge, zero-copy clone, time travel) marketed as "Git for Data." Surrounding components include MatrixCube for elastic strongly consistent storage, a Kubernetes operator, an ODBC driver with a Power BI DirectQuery connector, and a DuckDB-based sidecar for GPU offload. MatrixOne Intelligence layers multimodal parsing and vectorization, RAG-native knowledge bases, model integration and agent workflow tooling; Astra provides an auditable, self-evolving agent runtime; Memoria, written in Rust, provides persistent agent memory.

Go-to-market

Open-source distribution and public development on GitHub drive developer adoption, supported by documentation designed for LLM-driven clients; enterprise sales are led by a VP of Global Sales, with published customer case studies used as proof points.

Enterprises with private data assets, cited across manufacturing, telecom, energy and finance, as well as electronics manufacturers, consumer goods companies, technology firms, smart-city programs and a venture capital firm.

Geography

Four global offices: Shanghai (Innospace, 398 Songhu Road, Yangpu District), Shenzhen (Gemdale Weixin Center, Nanshan District), Beijing (Haidian District) and San Francisco Bay Area (1525 McCarthy Blvd, Milpitas, California). Documentation is published at docs.matrixorigin.cn and docs.matrixorigin.io.

History

MatrixOrigin states it was founded in 2021 on the premise that AI workloads require a new data foundation distinct from stacks designed for structured queries and siloed workloads. It has grown to more than 60 team members across four global offices and reports more than $30M in total funding. Its open-source documentation repository has accumulated over 900 commits, and the organization maintains more than 100 public repositories.

Compiled by commissioned research from 7 cited public sources β€” announcements, filings, and press listed under research sources below.

Key figures

latest reported
BOM data entry automation rate (electronics manufacturer)Jan 202699%
Cross-department AI feature reuse increase (Extreme Vision)Jan 202640%
GitHub forks (matrixone)Aug 2026309 forks
GitHub stars (matrixone)Aug 20261,881 stars
GitHub stars (memoria)Aug 2026591 stars
Global officesJan 20264 offices
Model development cycle reduction (Extreme Vision)Jan 202630%
Public GitHub repositoriesAug 2026104 repositories
Team membersJan 202660 people
Total funding (company-stated)Jan 2026$30M

Company-reported or press-reported figures, each dated to when it was claimed β€” not independently audited.

Timeline Β· 4

launches, deals, and filings
Jan 2026
Astra agent production runtime

Astra is presented as a production runtime for AI agents providing replayable decision lineage via pre-call context snapshots, automated prompt/skill iteration behind a regression gate, and testing on production data through zero-copy clone and time travel.

source β†—

Jan 2026
MatrixOne Intelligence 5.0 announced as coming soon

The company announced an upcoming release of MatrixOne Intelligence 5.0, positioned as taking raw data to production-ready AI agents, with a public waitlist.

source β†—

Jan 2026
Memoria persistent memory for AI agents

Memoria provides long-term memory for AI agents with audit trails, point-in-time rollback and fine-grained access control; it is published as an Apache-2.0 Rust repository.

source β†—

Jan 2021
MatrixOrigin founded

Company states it was founded in 2021 by a team drawn from Tencent Cloud, VMware and other technology companies to build a unified data foundation for AI workloads.

source β†—

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

β–ΈResearch sources Β· 7

primary sources listed

7 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Matrixorigin do?
MatrixOrigin builds MatrixOne, an AI-native hyperconverged database, plus an enterprise platform for turning private data into AI agents.
Who are Matrixorigin's investors?
Matrixorigin's investors include Artesian.