cockroachdb / cockroachdb/cockroach

Investigate and support a driver/ORM with queryable encryption

Open
#115,790 0 comments 0 reactions 0 assignees View on GitHub
A-tools-jooq A-tools-pgjdbc C-enhancement T-sql-foundations
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Other databases have support for queryable encryption which is implemented at the driver level. The advantage of this method is that the driver is the only thing aware of the encryption/decryption keys.

We should investigate how we can incorporate extensions like:
https://github.com/cashapp/jooq-encryption

into either JOOQ or into JDBC to accomplish this for CRDB.

Jira issue: CRDB-34210

Epic CRDB-60954

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.