proof-of-sql-parser

Crates.ioproof-of-sql-parser
lib.rsproof-of-sql-parser
version0.5.2
sourcesrc
created_at2024-06-06 18:23:57.115522
updated_at2024-07-15 23:27:18.337769
descriptionLibrary for SQL parsing for the Proof of SQL execution engine.
homepage
repositoryhttps://github.com/spaceandtimelabs/sxt-proof-of-sql
max_upload_size
id1263963
size130,608
Space and Time Release (SxT-Release)

documentation

README

Proof of SQL TwitterDiscord Server

This crate is a library for SQL parsing for the Proof of SQL execution engine. See the proof-of-sql crate.

Proof of SQL is a high performance zero knowledge (ZK) prover developed by the Space and Time team, which cryptographically guarantees SQL queries were computed accurately against untampered data. It targets online latencies while proving computations over entire chain histories, an order of magnitude faster than state-of-the art zkVMs and coprocessors.

Commit count: 541

cargo fmt