Guides

Use these guides to connect to ScopeDB, create an event table, ingest data, run queries, and add indexes.

Start here

Connect to ScopeDB

Set up your endpoint, API key, and local environment variables.

Quickstart

Create an event table, insert sample rows, and run the first ScopeQL queries.

Ingest events

Load application events with ScopeQL transformations and data-quality checks.

Query events

Inspect rows, search messages, extract fields from payloads, aggregate trends, and join metadata.

Model flexible events

Decide what belongs in typed columns and what belongs in a semi-structured object column.

Add indexes

Choose point, range, search, and materialized indexes from real query patterns.

How to use these guides

If you are new to ScopeDB, follow the first two guides in order:

  1. Connect to ScopeDB.
  2. Quickstart.

Then choose the guide for the task in front of you:

For exact syntax, use the Reference.