Updated Project: I wrote most of the APIs and the whole SDK design from scratch
An SDK written in Go to interact with Gardbase, a zero-trust encrypted NoSQL DBaaS (Database-as-a-Service). Data is encrypted client-side before leaving your applic…
Updated Project: I wrote most of the APIs and the whole SDK design from scratch
An SDK written in Go to interact with Gardbase, a zero-trust encrypted NoSQL DBaaS (Database-as-a-Service). Data is encrypted client-side before leaving your application, while searchable encryption enables secure server-side indexing and queries. AWS Nitro Enclaves manage encryption keys in hardware-isolated environments, ensuring the backend never sees plaintext data.
GitHub Copilot for code completion; AI was used for parts of the README file and for pull requests descriptions.