Datastore queries

Read, filter, and shape records across tabular, document, and key-value datastores.

What this helps you do

Read, filter, and shape records across tabular, document, and key-value datastores.

  • Build data-backed endpoints without writing controller code
  • Use connected databases and sheets as workflow inputs
  • Compose query results with other endpoint actions
  • Return structured records in responses

Build endpoints around existing data

Datastore queries let endpoints read, filter, and shape connected data without writing controllers. Use request values, prior action output, and connection settings to build data-backed APIs, webhook handlers, and internal tools.

Read from connected stores

Query tabular, document, key-value, and spreadsheet-backed stores from the same endpoint flow.

Filter with request context

Use validated path, query, header, and body values to scope records to the current request.

Return controlled records

Shape query results into stable responses instead of exposing raw internal records to clients.

Related features

Use these features together to build complete endpoint workflows.

Request handling

Validate, authenticate, and rate-limit incoming requests before endpoint actions run.

Auth guards PRO

Protect public endpoints with basic auth, bearer tokens, query keys, or datastore-backed sessions.

Rate limiting PRO

Apply per-endpoint request limits to protect capacity and upstream services.

Signing profiles

Verify webhook signatures from known providers or any HMAC-based source.

Get started in minutes

Everything you need to go from zero to production-ready endpoints.

Create your first endpoint

Sign up, define a URL, and configure auth and validation in a few clicks.

Follow the quickstart

Use the docs to build and test a full endpoint workflow step by step.

Pick a plan when you are ready

Start free, then upgrade for higher limits, advanced features, and team workflows.

Ready to start building?

Get started with Streamnode and build your first endpoint in minutes.