The event infrastructure layer your app is missing.

Primatomic is an append-only event store with programmable views. You tell us what happened. We keep it forever and let you query it however you want.

How it works

Four steps to production.

01

Create a log

An immutable, ordered sequence of events.

02

Append events

Raw bytes. JSON, Protobuf, anything. Never modified, never deleted.

03

Deploy a view

A WebAssembly function that processes events into materialized state.

04

Query state

Millisecond reads. Read-after-write consistency. Always up to date.

See the full API walkthrough →

Append-only & immutable
Read-after-write consistency
S3-backed archives
Automatic failover

Pick your use case.

Every use case page has code examples, comparison tables, and a free tier to get started.