K9db
K9db copied to clipboard
MySQL-compatible database for GDPR compliance by construction.
### Sample Table `CREATE TABLE answers (id text, email varchar(255), lec int, q int, answer text, submitted_at datetime, PRIMARY KEY (id));` ### Issue Pelton is able to handle the cable...
Calcite opt rules understand when columns are supposed to be equal (on joins) and pushes conditions on one of them below the join on both branches, making both columns keys...
In the current implementation of GDPR Forget, a second call to `DeleteShard` is necessary at the end of `ExecForget()`. This is because although the initial call to `DeleteShard` removes all...
Policy language - [ ] Handle custom Rust policies from Sesame - [ ] Check policy and annotation consistency more generically - [ ] Better protocol for sending back policy...