GlueSQL

GlueSQLarrow-up-right is a SQL database library written in Rust.

TEA Project uses GlueSQL as an embedded SQL database inside of a state machine replica'sarrow-up-right enclave. All data is stored in RAM only. The state machinearrow-up-right keeps all SQL states consistent across all replicas.

Last updated