Skip to content

Latest commit

 

History

History
97 lines (58 loc) · 2.3 KB

index.rst

File metadata and controls

97 lines (58 loc) · 2.3 KB

SCQL Documentation

Secure Collaborative Query Language (SCQL) is a system that translates SQL statements into a hybrid MPC-plaintext execution graph and executes them on a federation of database systems. The MPC framework is powered by SPU.

Getting started

Follow the :doc:`tutorial </intro/p2p-tutorial>` and try out SCQL on your machine!

SCQL Systems

The SCQL Language

Column Control List (CCL)

Clients

Deployment

For contributors

.. toctree::
    :hidden:

    intro/index
    topics/index
    reference/index