1 repository
Deployment of database tables to networks where validator consensus ensures data immutability.
Distinguishing note: Focuses on the network deployment and validator-backed immutability of tables, distinct from simple table creation
Explore 1 awesome GitHub repository matching data & databases · Immutable Table Deployments. Refine with filters or upvote what's useful.
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
Deploys database tables to a network of validators that cryptographically secure the data to ensure immutability.