Skip to content
OnchainQueries

OQ — X00 · Enterprise

Reserved capacity so your queries never queue behind someone else's, programs decoded to your specification, and results that carry enough provenance to survive an audit.

Reserved capacity
Yes
Custom IDLs
Yes
SSO & audit logs
Yes
Support
Named engineer
OQ — X01What changes

The SQL surface is the same one everybody gets. What enterprise changes is capacity, coverage, control and the contract around them.

Reserved engines

no shared queue

Dedicated capacity so a large export from another tenant cannot slow your morning refresh.

Custom decoding

your IDL, your tables

Programs outside the bundled catalog decoded to the same typed-table convention, including private or pre-launch programs.

SSO and audit logs

SAML · OIDC

Directory-backed access with a full record of who ran what, when, and against which catalog hash.

Higher limits

beyond 2 MiB / 6h

Raised submission and execution ceilings where the workload genuinely needs them.

Private datasets

not in the public catalog

Tables visible only to your organisation, resolved through the same catalog validation.

Named support

a person, not a queue

A support engineer who knows your workload, plus an SLA on response and uptime.

OQ — X02How it starts

01

Scope the workload

Which programs, which queries, what volume, and what has to be provable. Usually one call and a shared document.

02

Decode what is missing

Any program outside the bundled catalog is decoded from its IDL into the same typed-table convention.

03

Provision capacity

Reserved capacity sized to the workload, with SSO wired to your directory.

04

Port and verify

We port a query you already trust and compare the numbers against your current source before you cut over.

OQ — X03Questions

Where does our data live?

OnchainQueries is read-only over typed Solana event tables — public chain data. Your queries, results and access logs are yours; results expire after 24 hours by default and can be retained differently under contract.

Can you decode a program that is not public yet?

Yes. Custom decoding works from the IDL, so a program does not need to be public or even deployed to mainnet for its tables to exist in your private catalog.

How do we audit a number months later?

Every result manifest records the physical tables read, the catalog hash and the high-watermark slot, plus a SHA-256 per part. Keep the manifest and you can prove what the number was computed from.

What is the security posture?

The platform is read-only by construction: no data or schema modification, no system tables, no external table functions, and credentials never leave the execution layer. Arrow Flight upload and exchange methods are disabled outright.

We will tell you honestly whether OnchainQueries is the right tool for it.