The document provides an overview of Scalar DL, a tamper-evident and scalable database system. Some key points:
1. Scalar DL allows detection of Byzantine faults as long as the number of administrative domains exceeds the number of faulty domains. It can linearly scale performance and availability.
2. The system is database-agnostic and cloud-agnostic, supporting databases like Cassandra and clouds like AWS.
3. The architecture uses ledgers, ordering, and auditors. Ordering extracts parallelism while maintaining determinism. Auditors verify proofs of execution without trusting the ledger.
4. Benchmark results show Scalar DL outperforms Hyperledger Fabric for the Smallbank workload on Amazon
Related topics: