awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
spaceandtimefdn avatar

spaceandtimefdn/SxT-Go-SDK

0
View on GitHub↗
3,858 stars·77 forks·Go·MIT·9 viewsspaceandtime.io↗

SxT Go SDK

The Space and Time Go SDK is a development toolkit designed for interacting with decentralized storage environments and executing verifiable SQL queries. It provides the necessary infrastructure to manage database schemas, manipulate tables, and perform complex data operations within a distributed storage system.

The SDK distinguishes itself by integrating cryptographic proof generation and verification directly into the database workflow. It enables the execution of SQL commands that produce mathematical evidence of data integrity, ensuring that results returned to an application remain accurate and untampered. Furthermore, it supports on-chain callback integration, allowing query results to be transmitted directly to smart contracts to facilitate trustless data delivery.

Beyond core database operations, the toolkit includes frameworks for cross-chain data aggregation, which combines real-time blockchain information with private off-chain datasets. Security is managed through asymmetric key authentication and granular token-based authorization, which enforce precise read and write permissions across database resources. The SDK also provides utilities for discovering structural metadata, such as namespaces, tables, and indexes, to assist in managing complex data relationships.

Features

  • Verifiable SQL Querying - Provides a development kit for executing verifiable SQL queries and managing decentralized data structures.
  • Tamper-Proof Data Delivery - Transmits cryptographically signed query results directly to smart contracts to ensure tamper-proof data delivery.
  • Proof-Generating Executions - Produces mathematical evidence alongside query results to verify that data returned from the database remains untampered.
  • Smart Contract Transaction Verification - Transmits cryptographically signed query results to smart contracts to ensure application logic relies on tamper-proof information.
  • Cryptographic Result Verifications - Provides a toolkit for generating and validating cryptographic proofs to ensure the integrity of database query results.
  • Blockchain Data Management - Combines real-time blockchain information with private off-chain datasets into a single unified environment for analysis.
  • Blockchain Integrations - Provides a library for combining real-time on-chain information with private datasets for complex analysis.
  • Cross-Source Joins - Normalizes and joins disparate information from multiple blockchain networks into a unified environment for analysis.
  • Decentralized Storage Clients - Provides a client for interacting with decentralized storage systems to manage schemas and authorize granular access.
  • Decentralized Data Warehouses - Manages structured data and schemas within a decentralized storage environment for reliable application information.
  • SQL CRUD Operations - Performs schema creation, table updates, and data manipulation tasks within a decentralized storage environment.
  • Blockchain Integration - Integrates real-time blockchain information with private off-chain datasets for unified cross-source analysis.
  • Biscuit Token Authorizations - Implements granular, capability-based access control using Biscuit tokens to manage read and write permissions across distributed database resources.
  • Public Key Authentication - Uses public and private key pairs to establish secure user sessions and sign requests for decentralized resource access.
  • Token Permission Scopes - Issues scoped security tokens that define specific read and write permissions for individual users across database resources.
  • Session Authentication - Verifies user identity using cryptographic keys and manages persistent session tokens for secure access.
  • Event-Triggered On-Chain Actions - Triggers smart contract functions directly from database events to ensure application logic relies on verified data.

Star history

Star history chart for spaceandtimefdn/sxt-go-sdkStar history chart for spaceandtimefdn/sxt-go-sdk

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with SxT Go SDK

These projects share indexed features with SxT Go SDK. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • spaceandtimefdn/sxt-proof-of-sqlspaceandtimefdn avatar

    spaceandtimefdn/sxt-proof-of-sql

    5,423View on GitHub↗

    This project is a verifiable database engine that provides a SQL cryptographic proof system to ensure the integrity of stored information and its retrieval. It functions as a proof-carrying data store that utilizes cryptographic commitments to prevent data tampering and guarantee that query results are accurate. The system generates zero-knowledge proofs to provide mathematical evidence that a SQL query was executed correctly without requiring a full re-run of the process. These cryptographic proofs can be exported for on-chain validation, allowing smart contracts or third parties to verify d

    Rust
    View on GitHub↗5,423
  • smartcontractkit/chainlinksmartcontractkit avatar

    smartcontractkit/chainlink

    8,222View on GitHub↗

    Chainlink is a decentralized oracle network that connects smart contracts to off-chain data, computation, and real-world systems. It provides a secure and reliable infrastructure for blockchain applications to access external information, execute automated workflows, and interact with other blockchains. The network is secured by a staking-based model where node operators lock LINK tokens as collateral, which can be slashed for poor performance, incentivizing honest and accurate data delivery. The platform distinguishes itself through a comprehensive set of capabilities that extend beyond basi

    Goblockchainchainlinkethereum
    View on GitHub↗8,222
  • spaceandtimefdn/blitzarspaceandtimefdn avatar

    spaceandtimefdn/blitzar

    4,884View on GitHub↗

    Blitzar is a verifiable SQL proof engine and cryptographic library designed for verifiable SQL computation. It enables the execution of database queries off-chain while generating zero-knowledge proofs that certify the correctness of the results for on-chain verification. The project distinguishes itself through a GPU-accelerated proof accelerator that offloads heavy cryptographic workloads to graphics processors, reducing the time required for succinct proof generation. It provides high-performance cryptographic primitives for C++ and Rust applications, focusing on elliptic curve operations

    C++cpp20curve25519elliptic-curve-cryptography
    View on GitHub↗4,884
  • spaceandtimefdn/sxt-python-sdkspaceandtimefdn avatar

    spaceandtimefdn/SxT-Python-SDK

    3,927View on GitHub↗

    The SxT-Python-SDK is a Python library and SQL database client designed for executing queries and managing database schemas via the Space and Time API. It serves as a programmatic interface for interacting with a decentralized data warehouse. The SDK provides tools for decentralized database management, including the ability to define and create table structures and establish views. It enables blockchain data analysis by allowing users to run SQL statements to extract and manipulate on-chain data. The library handles the full data lifecycle from authentication to export. It manages session t

    Python
    View on GitHub↗3,927
Compare all 30 related projects→

Frequently asked questions

What does spaceandtimefdn/sxt-go-sdk do?

The Space and Time Go SDK is a development toolkit designed for interacting with decentralized storage environments and executing verifiable SQL queries. It provides the necessary infrastructure to manage database schemas, manipulate tables, and perform complex data operations within a distributed storage system.

What are the main features of spaceandtimefdn/sxt-go-sdk?

The main features of spaceandtimefdn/sxt-go-sdk are: Verifiable SQL Querying, Tamper-Proof Data Delivery, Proof-Generating Executions, Smart Contract Transaction Verification, Cryptographic Result Verifications, Blockchain Data Management, Blockchain Integrations, Cross-Source Joins.

Which projects share features with spaceandtimefdn/sxt-go-sdk?

Projects with overlapping indexed features include: spaceandtimefdn/sxt-proof-of-sql — This project is a verifiable database engine that provides a SQL cryptographic proof system to ensure the integrity of… smartcontractkit/chainlink — Chainlink is a decentralized oracle network that connects smart contracts to off-chain data, computation, and… spaceandtimefdn/blitzar — Blitzar is a verifiable SQL proof engine and cryptographic library designed for verifiable SQL computation. It enables… spaceandtimefdn/sxt-python-sdk — The SxT-Python-SDK is a Python library and SQL database client designed for executing queries and managing database… offciercia/defi-developer-road-map — This project serves as a comprehensive educational roadmap and technical resource collection for developers building… binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for…