project screenshot 1
project screenshot 2
project screenshot 3

zkSQL

Verifiable execution of SQL queries using web3.storage as input and output. computation is done through Stark circuits that are execute in a distributed matter over different computing units

zkSQL

Created At

ETHGlobal Istanbul

Project Description

problem statement: A data warehouse like Google cloud Bigquery involves a lot of trust assumptions. So we have to fully rely on google to execute our big data analysis of big chunks of data

solution statement: build a verifiable SQL query engine that allows us to fully verify the execution of your query. the tools being used were:

  • filecoin web3.storage (input of data to be analyzed)
  • starknet L2 (store metadata of SQL query execution + result)
  • filecoin web3.storage(output of SQL query)

How it's Made

problem statement: A data warehouse like Google cloud Bigquery involves a lot of trust assumptions. So we have to fully rely on google to execute our big data analysis of big chunks of data

solution statement: build a verifiable SQL query engine that allows us to fully verify the execution of your query. the tools being used were:

  • filecoin web3.storage (input of data to be analyzed)
  • starknet L2 (store metadata of SQL query execution + result)
  • filecoin web3.storage(output of SQL query)
background image mobile

Join the mailing list

Get the latest news and updates