Qrlew Playground
Simple Query Rewriting with Differential Privacy
Qrlew is an open source library that aims to parse and compile SQL queries into an Intermediate Representation (IR) that is well-suited for various rewriting tasks, including Differential Privacy.
In this playground you can change parameters interactively and see how Qrlew represent your query and rewrite it into a Differentially Private one.
Query, Dataset and Parameters
Query
Dataset definition
Synthetic Data
Privacy Unit
Epsilon
Delta
Rewritten DP Query
Intermediate Representation
Rewritten Intermediate Representation
Qrlew project is licensed under the Apache License, Version 2.0 (the "License"); you may not use it except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2023
Sarus Technologies