cockroachdb / cockroachdb/cockroach
Investigate and support a driver/ORM with queryable encryption
Open
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
Assessment
This issue has not been assessed yet.