Qrlew Viewer

Simple Dataset and Query

Query

Dataset definition

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 as a Relation.

Query with JOINs

Query

Dataset definition

Qrlew supports JOINs. In this example we want to analyze some purchases using features from the customers

Query with JOINs and CTEs

Query

Dataset definition

Qrlew supports CTEs. In this query the customers are grouped by age class.

Query with aggregation, JOINs and CTEs

Query

Dataset definition

.

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 Logo
Sarus Technologies