idx
Reserve →
early access · v0

Stop renting your customer graph.

Drop-in identity resolution that runs on your infra. Open-source core, $99/mo Pro. Reserve early access today.

Apache 2.0 core Self-hosted, single binary GDPR-friendly by default
~/idx ❯ live
$ idx merge \ --email alice@startup.io --device dev_8f2a... --stripe cus_NWk1... linked 3 identifiers → user_a17b3 ↳ 142 events stitched ↳ spans 2026-01-04 → today ↳ written to your postgres

The buy-or-build trap

Why most SaaS teams give up on identity resolution.

Buy vs build vs idx

Same outcome, very different trade-offs.

SaaS CDP (Segment / mParticle)DIY (dbt + SQL)idx
Pricing$15k+ / yr + per-MTUFree + months of eng time$99 / mo flat per app
Where data livesTwilio cloudYour warehouseYour VPC, your servers
Customizable merge rulesLimited (their DSL)Yes (you write SQL)Yes (config-driven)
Time to first mergeWeeks (sales cycle)Months (build it)Hours (drop binary)
GDPR delete cascadeManual ticketYou build itBuilt in
Vendor lock-inHighNoneNone (Apache 2.0 core)

Comparison reflects publicly stated pricing & capabilities at time of writing. We'll get the details wrong sometimes — tell us at the founder's email below.

How idx works

Three steps. Self-contained binary. Your infrastructure.

  1. STEP 01

    Drop in the binary

    One self-contained binary. Deploy alongside your existing stack — Postgres or any SQL warehouse for storage. No data leaves your VPC.

  2. STEP 02

    Define your merge rules

    Express identity merge logic in plain config. Email + device ID? Phone + Stripe customer ID? Workspace + invited-by? Your call. Deterministic only — no probabilistic guessing, GDPR-friendly by default.

  3. STEP 03

    Query unified profiles

    REST API or SQL view over a single source of truth. Get the full event stream for any user, regardless of how they signed up — and replay history when merge rules change.

pricing · founding member

Open core, fair pricing

Built like Sidekiq: free OSS forever, paid Pro when production demands it.

$99/month per app

Pro adds: web admin UI, audit log, merge undo/replay, GDPR delete cascade, crash-safe merge. Stripe authorization only — no charge today, only when Pro ships and you confirm.

Card authorization only  ·  No charge today  ·  Cancel anytime

OSS core: free, Apache 2.0Pro: $99/mo per appEnterprise: $239/mo per app

Reserve your spot

Tell me about your SaaS and how you handle identity today. I'll reach out personally before Pro ships.

FAQ

When does it launch?+

OSS binary targets Q3 2026. Reserved early-access seats get the binary 2 weeks before public release, plus locked-in Pro pricing for life.

Will I be charged today?+

No. The 'Reserve at $99/mo' button uses Stripe authorization-only — your card is held but not charged. We capture the charge only when Pro ships and you confirm by email. You can cancel anytime before that.

How is this different from Segment Personas / mParticle / RudderStack?+

Same core capability — unify identities across login methods, merge event streams. The differences: (1) open-source core you can audit, (2) runs in your own infra so customer data never leaves, (3) merge rules are programmable, not opinionated, (4) transparent flat pricing, no per-MTU bills that explode at scale.

Why deterministic only? No probabilistic merging?+

Probabilistic identity merging (guessing two anonymous users are the same based on device fingerprints) is a privacy minefield, hard to audit, and increasingly illegal under GDPR/DPDP. We do rule-based deterministic merge — the part Segment does well — and stop there. Your compliance team will thank you.

What's already built? Can I see code?+

Core merge engine is functional in private. The team is polishing it for public release based on early-access signups. If you're a fit and would actually pay, reserve a spot and we'll talk — including a peek at the code if it's mutual.

Who's building this?+

A solo developer who built customer-data infrastructure at a previous SaaS, watched users repeatedly ask for ID resolution, and saw the gap between Segment's enterprise pricing and what Series A/B teams actually need. Building in the open at https://github.com/yangou (repo goes public at launch).