Back to Organizations
SQD Network
SQD provides developers with fast access to blockchain data through a decentralized data lake and query engine across multiple networks.
c/o Wadsack Zug AG, Bahnhofstrasse 7, 6300 Zug, Switzerland
Squid SDK
Project Links
Description
A TypeScript toolkit for high-performance batch indexing of blockchain data sourced from SQD Network. The SDK provides modular architecture for data extraction, transformation, and persistence with processors for EVM and Substrate chains, typegen utilities for smart contract decoding, and support for multiple data stores including PostgreSQL, file systems, and BigQuery.Category: Developer Tooling
SQD Cloud
Project Links
Description
A platform-as-a-service for hosting custom blockchain indexers and GraphQL APIs. The service handles resource provisioning, database migrations, and infrastructure maintenance for production-ready indexing pipelines. Features include dedicated deployment profiles, PostgreSQL and Hasura addons, RPC proxy endpoints, API scaling with load balancing, and zero-downtime updates through deployment slots.Category: Developer Tooling
SQD Firehose
Project Links
Description
A lightweight adapter for running subgraphs against SQD Network without requiring archival RPC nodes. The adapter operates as a sidecar to graph indexer nodes, ingesting and filtering historical data from SQD Network while optionally fetching recent unfinalized blocks from RPC endpoints. Enables deployment of existing subgraphs without code modifications.Category: Developer Tooling
ApeWorx SQD Plugin
Project Links
Description
A plugin for ApeWorx Python framework enabling bulk blockchain data retrieval from SQD Network. The plugin provides orders of magnitude faster data access compared to RPC-based sources for queries spanning more than 1,000 blocks. Supports block queries, event log retrieval, and historical account data access through ApeWorx's query interface.Category: Developer Tooling