Guides

Learn explains how Strata works and Reference lists what every command takes. Guides are the third thing: a task you actually have, followed end to end.

Each one assumes you have installed Strata and picks up from there.

Branching and history

  • Isolate an experiment
  • Compare two branches
  • Preview a merge
  • Merge changes
  • Resolve merge conflicts
  • Fork from historical state
  • Read historical state

AI and retrieval

  • Build semantic search
  • Build RAG
  • Embed and store documents
  • Rerank search results
  • Use local models
  • Use cloud providers

Agent applications

  • Give each run a branch
  • Persist agent memory
  • Record tool activity
  • Replay an agent run

Data

  • Import data
  • Export data
  • Migrate from SQLite
  • Combine data models
  • Clone a dataset
  • Organize with spaces

Operations

  • Configure Strata
  • Inspect database health
  • Back up a database
  • Recover from errors
  • Troubleshoot failures

Deployment

  • Embed in an application
  • Package with an application
  • Run in the browser

1 of 32 pages in this section are written. The rest are listed so you can see what is planned rather than what is finished.