tapstateDocs

Tapstate docs

Learn the tapstate product model, prepare connectors, and build reviewable data paths

Tapstate connects operational systems through one governed Capture–Transform–Serve data path. Use these docs to understand the model, prepare external systems, and describe a path as reviewable resources.

Start here

Current preview

The public preview demonstrates one concrete operational data path:

  • MySQL orders and PostgreSQL shipments, each captured by an initial load plus continuous change data capture (CDC)
  • an in-flight nest transform that assembles one order document
  • continuous materialization to MongoDB

The local MongoDB instance is the preview's managed state store for the declared view. Do not infer another store, query API, or push surface from the broader product model. Start with the Quickstart to run the current path locally.

The server-backed preview is supplied through the disposable Docker playground; this release does not publish a standalone server installer.

Complete a task

Understand the product

AI-readable documentation

The HTML pages, llms.txt, combined context, and page-level Markdown are generated from the same content. Connector frontmatter supports discovery; the page body remains canonical for people and agents.

On this page