proof-of-sql-parser

Crates.ioproof-of-sql-parser
lib.rsproof-of-sql-parser
version0.62.1
sourcesrc
created_at2024-06-06 18:23:57.115522
updated_at2024-12-12 23:17:57.584324
descriptionLibrary for SQL parsing for the Proof of SQL execution engine.
homepage
repositoryhttps://github.com/spaceandtimelabs/sxt-proof-of-sql
max_upload_size
id1263963
size147,770
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: 1381

cargo fmt