BREAKING — Axoniq launches first unified platform with a native AI explainability layer Axon Framework passes 70M+ downloads Used by 65,000+ organizations worldwide US bank cuts audit prep by 80% German retailer scales to 60M+ products on Axon Server Jessica Reeves named CEO & Board Member BREAKING — Axoniq launches first unified platform with a native AI explainability layer Axon Framework passes 70M+ downloads Used by 65,000+ organizations worldwide US bank cuts audit prep by 80% German retailer scales to 60M+ products on Axon Server Jessica Reeves named CEO & Board Member
Company Dossier · Enterprise Infrastructure

AxonIQ

UTRECHT, NL · AUSTIN, TX · FOUNDED 2017

The backend memory layer for enterprise AI - systems that remember, audit and explain every decision they make.

70M+Downloads
65k+Organizations
~80%Of the Fortune 100
€6MSeries A
Axoniq - Give your AI systems memory they can trust
Axoniq, Utrecht. A company most engineers use without ever learning its name - the quiet event-sourcing backbone now positioning itself beneath enterprise AI.
The Story

In 2009, a software architect named Allard Buijze kept running into the same wall. Systems were fast at answering what is true now and hopeless at answering how did we get here. So he built an open-source framework around a deceptively simple question: what if a system remembered every decision it ever made?

That framework - Axon Framework - never overwrites history. Instead of storing only the latest state, it appends every change as an immutable event. The current balance, the current inventory, the current status: all of it can be rebuilt by replaying the log from the beginning. Eight years later, Buijze and Jeroen Speekenbrink turned the project into a company, AxonIQ B.V., based in Utrecht.

The pattern has a name - event sourcing - and a family of companions: CQRS (Command-Query Responsibility Segregation) and Domain-Driven Design. These are notoriously hard to get right. Axoniq's business, in plain terms, is making them boring and reliable enough for banks, hospitals and logistics networks to depend on.

For a decade that was a respectable, unglamorous infrastructure business. Then generative AI arrived, and the unglamorous foundation turned out to be exactly what regulated enterprises were missing.

Trust is the bottleneck in enterprise AI. Without memory, explainability and observability, AI becomes a risk. Jessica Reeves · CEO, Axoniq
How Event Sourcing Works

A system that can replay its own past

Every action becomes a fact on an append-only log. Because nothing is ever overwritten, the system can reconstruct any past state - and explain exactly how it reached the present one.

1

Capture

Each decision is recorded as an immutable event - never an update, never a delete.

2

Store

Axon Server persists the ordered event stream as the single source of truth.

3

Replay

Rebuild any past state on demand - time-travel debugging and instant audits.

4

Explain

Full causal history means AI and systems can show why, not just what.

The Problem It Solves

Most enterprise AI fails on trust, not talent

The model usually works. What stops it from leaving the pilot is that no one can audit it, trace it, or explain a decision to a regulator. Axoniq's argument: you cannot bolt trust on afterward - you have to record it from the first event.

Auditability

Every decision, on the record

An immutable event log turns a painful compliance review into a query. One large US bank cut audit-preparation time by roughly 80%.

Explainability

Show the work

Full causal history for each business outcome, so an AI system can say why it acted - not just what it output. No post-hoc XAI bolt-on required.

Observability

Trace it in real time

Tracing built into the event stream itself, giving platform teams live visibility into how distributed systems and agents behave.

Products & Services

From open-source framework to unified platform

An open-core stack: the framework is free and widely adopted; the server, platform and governance tooling are commercial.

2009Open Source · JVM

Axon Framework

The programming model for building evolutionary, message-driven microservices with CQRS, DDD and event sourcing. Version 5 adds the Dynamic Consistency Boundary and AI-ready features.

2018Commercial

Axon Server

A high-performance, event-native data store and message router - both the event store and the command/query/event backbone that Axon applications run on.

2025Platform

Axoniq Platform

The first unified platform with a native explainability layer, combining event-sourced memory, governance infrastructure and AI orchestration for regulated enterprises.

2025Agent Runtime

Agents & MCP Runtime

An enterprise agent runtime with Model Context Protocol extensions, giving AI agents structured memory, observability and governed access to enterprise systems.

By The Numbers

Reach of a company you may never have heard of

70M+Framework downloads
65,000+Organizations
~80%Of the Fortune 100
60M+Products scaled (retail)
How It's Different

Memory-first, not model-first

Most AI observability tools analyze behavior after the fact. Axoniq's premise is that if the memory layer records causality from the start, explainability comes for free. CEO Jessica Reeves frames it as "creating a new category" rather than fighting for share in an existing one.

Built-in causal memory & event logNative
Explainability without post-hoc XAI toolingNative
Enterprise / regulated-industry hardeningDeep
Agent-ready runtime (MCP)New in 2025

Bars are illustrative of positioning emphasis, not a benchmarked score. Alternatives include EventStoreDB (Kurrent), Kafka-based architectures, Confluent, Marten and Eventuate; on the AI side, tools like LangSmith and Arize.

Business Model

Open core, enterprise revenue

The free Axon Framework drives grassroots adoption among JVM developers. Axoniq earns through commercial licensing, subscriptions and support for Axon Server and the Axoniq Platform, cloud and hybrid deployments, Console/Insights governance tooling, and enterprise training and consulting. Estimated annual revenue sits around $2.8M, on a team of roughly 44.

Who Uses It

Regulated & complex industries

Platform engineering and enterprise dev teams in finance, banking, payments, healthcare, logistics, government and retail - domains where every decision may need to be explained to an auditor or a regulator. These are also the industries most cautious about putting AI into production, which is precisely where Axoniq is aiming.

The People

Founders and leadership

Co-Founder · CTO

Allard Buijze

Created the open-source Axon Framework in 2009 to solve scalability through event sourcing, and co-founded AxonIQ in 2017. "Event-sourcing has always been the backbone of Axon Framework - it's the ideal backend for AI."

Co-Founder

Jeroen Speekenbrink

Co-founded AxonIQ in 2017, helping turn an open-source framework into an enterprise infrastructure company headquartered in Utrecht.

CEO & Board Member

Jessica Reeves

Former COO and interim CRO at Anaconda, where she helped scale the company past $150M ARR and a $1.5B valuation. A self-described non-traditional path: adopted from Korea, raised in rural Ohio, started in HR.

Timeline

Sixteen years, one idea

2009

Axon Framework is born

Allard Buijze creates the open-source framework to solve scalability through event sourcing and CQRS.

2017

AxonIQ B.V. founded

Buijze and Jeroen Speekenbrink establish AxonIQ in Utrecht to turn the framework into enterprise infrastructure.

2018

Axon Server & seed funding

A dedicated event store and message router launches, backed by seed investment from Volta Ventures.

2021

€6M Series A

AXA Venture Partners leads a €6M round alongside Volta Ventures and InnovationQuarter.

2025

The AI pivot

Jessica Reeves becomes CEO and Axoniq launches its first unified platform with a native explainability layer.

Watch & Learn

Talks, interviews & demos

Explore Axoniq's channel for conference talks on CQRS, event sourcing and product walkthroughs.

Video links open YouTube search / channel pages - specific talk URLs may change over time.

FAQ

Questions people ask about Axoniq

What does Axoniq do?

Axoniq builds infrastructure for event-sourced systems - the open-source Axon Framework, the Axon Server event store, and an agent runtime - that gives applications a complete, replayable memory used for auditability, explainability and observability, increasingly in service of enterprise AI.

What's the difference between Axon Framework and Axon Server?

Axon Framework is the open-source, JVM-based programming model for building CQRS and event-sourced applications. Axon Server is the commercial event store and message-routing platform that runs alongside it to persist events and route commands, queries and events.

Who founded Axoniq and when?

AxonIQ B.V. was founded in 2017 by Allard Buijze - CTO and creator of Axon Framework in 2009 - and Jeroen Speekenbrink. Jessica Reeves became CEO in 2025.

How does Axoniq relate to AI?

Axoniq positions event sourcing as the memory and governance layer for enterprise AI. Because event-sourced systems record every decision, they can explain, audit and observe AI behavior - which the company argues is essential for regulated industries.

How much funding has Axoniq raised?

Axoniq raised a seed round from Volta Ventures and a €6M (roughly $6.6M-$7.33M) Series A in 2021 led by AXA Venture Partners, with Volta Ventures and InnovationQuarter participating.

Topics
event sourcingcqrsddd axon frameworkaxon servermicroservices distributed systemsexplainable aiai observability event storejvm / javaaudit trail regulatory compliancemcpagents enterprise softwaredeveloper tools
Connect

Links & profiles

Sources: axoniq.io/about-us · axoniq.io/blog · prnewswire.com · pulse2.com · avpcap.com · crunchbase.com · tracxn.com · github.com/AxonIQ · infoq.com. Figures such as revenue and Fortune-100 share are approximate and company-reported.