Skip to content
@subsquid

SQD

Blockchain data infrastructure for Web3 developers: validated data across 225+ networks plus the Squid SDK and Pipes SDK toolkits. https://sqd.dev
SQD

SQD is an open data platform for Web3. It gives developers fast, validated access to onchain data across 130+ networks, plus open-source toolkits to extract, transform, and serve that data into their own apps, databases, and analytics stacks.

This GitHub organization hosts SQD's core open-source code: the Squid SDK, the sqd CLI, the decentralized SQD Network, and its onchain contracts. Templates, examples, and tutorials live in subsquid-labs.

We maintain:

  • pipes-sdk: TypeScript SDK for streaming blockchain data, decode EVM/Solana/Bitcoin/Tron/Hyperliquid onchain data, handle reorgs, write to Postgres, ClickHouse, BigQuery, or Parquet.
  • squid-sdk: TypeScript ETL toolkit for indexing Ethereum, Solana, and Substrate data, sourced from SQD Network.
  • squid-cli: the sqd command to scaffold, build, and deploy indexers to SQD Cloud.
  • sqd-network: the decentralized data lake and query engine (libp2p worker, gateway, and scheduler nodes) that powers SQD Portal.
  • subsquid-network-contracts: Solidity contracts for SQD Network (worker bonds, delegated staking, gateway registry, onchain rewards on Arbitrum).

Get started:

SQD is an alternative to The Graph, Ponder, Goldsky, and RPC-based indexing. See the comparisons at https://sqd.dev/compare.

Licenses: Squid SDK and Pipes SDK are Apache-2.0; SQD Network and Portal are AGPL-3.0.

Developers are active on Telegram.

Pinned Loading

  1. squid-sdk squid-sdk Public

    TypeScript ETL toolkit for indexing Ethereum, Solana, and Substrate data, sourced from SQD Network.

    TypeScript 1.3k 201

  2. pipes-sdk pipes-sdk Public

    TypeScript SDK for streaming blockchain data: tap SQD Portal sources, decode EVM/Solana/Bitcoin/Tron/Hyperliquid onchain data, handle reorgs, write to Postgres, ClickHouse, BigQuery, or Parquet.

    TypeScript 24 3

  3. squid-cli squid-cli Public

    sqd CLI: scaffold, build, and deploy Squid SDK blockchain indexers to SQD Cloud. Install via npm.

    TypeScript 18 17

Repositories

Showing 10 of 61 repositories
  • sqd-portal Public

    SQD Portal (Rust): the data API over 225+ chains, backed by SQD Network. AGPL-3.0.

    subsquid/sqd-portal's past year of commit activity
    Rust 4 AGPL-3.0 6 4 6 Updated Sep 11, 2026
  • sqd-network Public

    SQD Network: libp2p peer-to-peer network of worker, gateway and scheduler nodes serving a decentralized blockchain data lake.

    subsquid/sqd-network's past year of commit activity
    Rust 13 AGPL-3.0 3 8 2 Updated Sep 11, 2026
  • network-components Public

    Shared Rust crates for SQD Network nodes (workers, gateways, scheduler).

    subsquid/network-components's past year of commit activity
    Rust 9 AGPL-3.0 5 0 1 Updated Sep 10, 2026
  • subsquid/sqd-query-engine's past year of commit activity
    Rust 2 0 0 3 Updated Sep 10, 2026
  • worker-rs Public

    SQD Network worker node (Rust): serves queries over its slice of the data lake.

    subsquid/worker-rs's past year of commit activity
    Rust 6 AGPL-3.0 4 10 3 Updated Sep 10, 2026
  • squid-sdk Public

    TypeScript ETL toolkit for indexing Ethereum, Solana, and Substrate data, sourced from SQD Network.

    subsquid/squid-sdk's past year of commit activity
    TypeScript 1,339 Apache-2.0 201 24 32 Updated Sep 9, 2026
  • .github Public

    SQD organization profile

    subsquid/.github's past year of commit activity
    0 0 0 0 Updated Sep 8, 2026
  • pipes-sdk Public

    TypeScript SDK for streaming blockchain data: tap SQD Portal sources, decode EVM/Solana/Bitcoin/Tron/Hyperliquid onchain data, handle reorgs, write to Postgres, ClickHouse, BigQuery, or Parquet.

    subsquid/pipes-sdk's past year of commit activity
    TypeScript 24 Apache-2.0 3 4 9 Updated Sep 7, 2026
  • archive.py Public

    ArrowSquid archive tools

    subsquid/archive.py's past year of commit activity
    Python 3 AGPL-3.0 0 5 5 Updated Sep 7, 2026
  • squid-subsquid-network Public

    SQD Network indexer: a squid that indexes SQD Network onchain activity.

    subsquid/squid-subsquid-network's past year of commit activity
    TypeScript 2 MIT 1 1 0 Updated Sep 4, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…